MMALDecodeContext  149 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  184 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  203 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  218 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  242 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  275 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  351 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  454 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  482 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  578 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  626 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  672 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  773 libavcodec/mmaldec.c     MMALDecodeContext *ctx = avctx->priv_data;
MMALDecodeContext  817 libavcodec/mmaldec.c     {"extra_buffers", "extra buffers", offsetof(MMALDecodeContext, extra_buffers), AV_OPT_TYPE_INT, {.i64 = 10}, 0, 256, 0},
MMALDecodeContext  818 libavcodec/mmaldec.c     {"extra_decoder_buffers", "extra MMAL internal buffered frames", offsetof(MMALDecodeContext, extra_decoder_buffers), AV_OPT_TYPE_INT, {.i64 = 10}, 0, 256, 0},
MMALDecodeContext  837 libavcodec/mmaldec.c         .priv_data_size = sizeof(MMALDecodeContext), \