Searched refs:XAVS2EContext (Results 1 – 1 of 1) sorted by relevance
39 typedef struct XAVS2EContext { struct58 } XAVS2EContext; argument62 XAVS2EContext *cae = avctx->priv_data; in xavs2_init()170 XAVS2EContext *cae = avctx->priv_data; in xavs2_encode_frame()247 XAVS2EContext *cae = avctx->priv_data; in xavs2_close()259 #define OFFSET(x) offsetof(XAVS2EContext, x)293 .priv_data_size = sizeof(XAVS2EContext),