ADPCMDecodeContext  108 libavcodec/adpcm.c     ADPCMDecodeContext *c = avctx->priv_data;
ADPCMDecodeContext  630 libavcodec/adpcm.c     ADPCMDecodeContext *c = avctx->priv_data;
ADPCMDecodeContext  716 libavcodec/adpcm.c     ADPCMDecodeContext *s = avctx->priv_data;
ADPCMDecodeContext  934 libavcodec/adpcm.c     ADPCMDecodeContext *c = avctx->priv_data;
ADPCMDecodeContext 2052 libavcodec/adpcm.c     ADPCMDecodeContext *c = avctx->priv_data;
ADPCMDecodeContext 2071 libavcodec/adpcm.c     .priv_data_size = sizeof(ADPCMDecodeContext),           \