MDECContext 59 libavcodec/mdec.c static inline int mdec_decode_block_intra(MDECContext *a, int16_t *block, int n) MDECContext 132 libavcodec/mdec.c static inline int decode_mb(MDECContext *a, int16_t block[6][64]) MDECContext 149 libavcodec/mdec.c static inline void idct_put(MDECContext *a, AVFrame *frame, int mb_x, int mb_y) MDECContext 173 libavcodec/mdec.c MDECContext * const a = avctx->priv_data; MDECContext 215 libavcodec/mdec.c MDECContext * const a = avctx->priv_data; MDECContext 239 libavcodec/mdec.c MDECContext * const a = avctx->priv_data; MDECContext 248 libavcodec/mdec.c MDECContext * const a = avctx->priv_data; MDECContext 261 libavcodec/mdec.c .priv_data_size = sizeof(MDECContext),