Searched refs:PCMDecode (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 Dpcm.c201 typedef struct PCMDecode { struct
204 } PCMDecode; typedef in typeref:struct:PCMDecode
208 PCMDecode *s = avctx->priv_data;
262 PCMDecode *s = avctx->priv_data;
498 .priv_data_size = sizeof(PCMDecode), \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpcm.c222 typedef struct PCMDecode { struct
224 } PCMDecode; typedef in typeref:struct:PCMDecode
228 PCMDecode *s = avctx->priv_data;
291 PCMDecode *s = avctx->priv_data;
523 .priv_data_size = sizeof(PCMDecode), \

Completed in 154 milliseconds