Lines Matching defs:X264Context
56 typedef struct X264Context {
119 } X264Context;
140 X264Context *x4 = ctx->priv_data;
204 X264Context *x4 = ctx->priv_data;
304 X264Context *x4 = ctx->priv_data;
317 X264Context *x4 = ctx->priv_data;
550 X264Context *x4 = avctx->priv_data;
569 X264Context *x4 = avctx->priv_data;
636 X264Context *x4 = avctx->priv_data;
1098 #define OFFSET(x) offsetof(X264Context, x)
1229 .priv_data_size = sizeof(X264Context),
1266 .priv_data_size = sizeof(X264Context),
1298 .priv_data_size = sizeof(X264Context),