Home
last modified time | relevance | path

Searched refs:MV30Context (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmv30.c41 typedef struct MV30Context { struct
61 } MV30Context; typedef
301 MV30Context *s = avctx->priv_data; in decode_intra_block()
406 MV30Context *s = avctx->priv_data; in decode_intra()
466 MV30Context *s = avctx->priv_data; in decode_inter()
607 MV30Context *s = avctx->priv_data; in decode_frame()
668 MV30Context *s = avctx->priv_data; in decode_init()
687 MV30Context *s = avctx->priv_data; in decode_flush()
694 MV30Context *s = avctx->priv_data; in decode_close()
710 .priv_data_size = sizeof(MV30Context),
[all...]

Completed in 2 milliseconds