Searched refs:JvContext (Results 1 – 1 of 1) sorted by relevance
35 typedef struct JvContext { struct40 } JvContext; argument44 JvContext *s = avctx->priv_data; in decode_init()149 JvContext *s = avctx->priv_data; in decode_frame()229 JvContext *s = avctx->priv_data; in decode_close()241 .priv_data_size = sizeof(JvContext),