Searched refs:C93DecoderContext (Results 1 – 1 of 1) sorted by relevance
26 typedef struct C93DecoderContext { struct29 } C93DecoderContext; typedef51 C93DecoderContext * const c93 = avctx->priv_data; in decode_end()61 C93DecoderContext *s = avctx->priv_data; in decode_init()127 C93DecoderContext * const c93 = avctx->priv_data; in decode_frame()265 .priv_data_size = sizeof(C93DecoderContext),