Lines Matching refs:MFContext
34 typedef struct MFContext {
57 } MFContext;
68 MFContext *c = avctx->priv_data;
142 MFContext *c = avctx->priv_data;
205 MFContext *c = avctx->priv_data;
235 MFContext *c = avctx->priv_data;
290 MFContext *c = avctx->priv_data;
307 MFContext *c = avctx->priv_data;
354 MFContext *c = avctx->priv_data;
371 MFContext *c = avctx->priv_data;
409 MFContext *c = avctx->priv_data;
491 MFContext *c = avctx->priv_data;
536 MFContext *c = avctx->priv_data;
636 MFContext *c = avctx->priv_data;
652 MFContext *c = avctx->priv_data;
736 MFContext *c = avctx->priv_data;
825 MFContext *c = avctx->priv_data;
940 MFContext *c = avctx->priv_data;
968 MFContext *c = avctx->priv_data;
1047 MFContext *c = avctx->priv_data;
1159 MFContext *c = avctx->priv_data;
1183 MFContext *c = avctx->priv_data;
1221 #define OFFSET(x) offsetof(MFContext, x)
1236 .priv_data_size = sizeof(MFContext), \