Searched refs:AvsContext (Results 1 – 1 of 1) sorted by relevance
26 typedef struct AvsContext { struct28 } AvsContext; typedef52 AvsContext *const avs = avctx->priv_data; in avs_decode_frame()160 AvsContext *s = avctx->priv_data; in avs_decode_init()173 AvsContext *s = avctx->priv_data; in avs_decode_end()184 .priv_data_size = sizeof(AvsContext),