Searched refs:VqaContext (Results 1 – 1 of 1) sorted by relevance
94 typedef struct VqaContext { struct119 } VqaContext; argument123 VqaContext *s = avctx->priv_data; in vqa_decode_init()225 static int decode_format80(VqaContext *s, int src_size, in decode_format80()321 static int vqa_decode_chunk(VqaContext *s, AVFrame *frame) in vqa_decode_chunk()608 VqaContext *s = avctx->priv_data; in vqa_decode_frame()631 VqaContext *s = avctx->priv_data; in vqa_decode_end()650 .priv_data_size = sizeof(VqaContext),