Searched refs:AlacLPCContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalacenc.c54 typedef struct AlacLPCContext { struct
58 } AlacLPCContext; typedef in typeref:struct:AlacLPCContext
72 AlacLPCContext lpc[MAX_CHANNELS];
242 AlacLPCContext lpc = s->lpc[ch];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalacenc.c53 typedef struct AlacLPCContext { struct
57 } AlacLPCContext; typedef in typeref:struct:AlacLPCContext
74 AlacLPCContext lpc[2];
255 AlacLPCContext lpc = s->lpc[ch];

Completed in 38 milliseconds