Searched refs:AvsContext (Results 1 – 1 of 1) sorted by relevance
27 typedef struct AvsContext { struct29 } AvsContext; typedef52 AvsContext *const avs = avctx->priv_data; in avs_decode_frame()159 AvsContext *s = avctx->priv_data; in avs_decode_init()172 AvsContext *s = avctx->priv_data; in avs_decode_end()183 .priv_data_size = sizeof(AvsContext),