Searched refs:CyuvDecodeContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct CyuvDecodeContext { struct46 } CyuvDecodeContext; argument50 CyuvDecodeContext *s = avctx->priv_data; in cyuv_decode_init()67 CyuvDecodeContext *s=avctx->priv_data; in cyuv_decode_frame()185 .priv_data_size = sizeof(CyuvDecodeContext),199 .priv_data_size = sizeof(CyuvDecodeContext),