Lines Matching defs:MPEG12EncContext
68 typedef struct MPEG12EncContext {
84 } MPEG12EncContext;
125 static int find_frame_rate_index(MPEG12EncContext *mpeg12)
167 MPEG12EncContext *const mpeg12 = avctx->priv_data;
270 MPEG12EncContext *const mpeg12 = (MPEG12EncContext*)s;
458 MPEG12EncContext *const mpeg12 = (MPEG12EncContext*)s;
1160 #define OFFSET(x) offsetof(MPEG12EncContext, x)
1226 .priv_data_size = sizeof(MPEG12EncContext),
1243 .priv_data_size = sizeof(MPEG12EncContext),