Home
last modified time | relevance | path

Searched refs:JvContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Djvdec.c35 typedef struct JvContext { struct
40 } JvContext; argument
44 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),