Searched refs:DPCMContext (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 Ddpcm.c44 typedef struct DPCMContext { struct
50 } DPCMContext; typedef in typeref:struct:DPCMContext
117 DPCMContext *s = avctx->priv_data;
179 DPCMContext *s = avctx->priv_data;
333 .priv_data_size = sizeof(DPCMContext), \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddpcm.c46 typedef struct DPCMContext { struct
50 } DPCMContext; typedef in typeref:struct:DPCMContext
117 DPCMContext *s = avctx->priv_data;
173 DPCMContext *s = avctx->priv_data;
334 .priv_data_size = sizeof(DPCMContext), \

Completed in 1105 milliseconds