Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiertexseqv.c34 typedef struct SeqVideoContext { struct
37 } SeqVideoContext; typedef
78 static const unsigned char *seq_decode_op1(SeqVideoContext *seq, in seq_decode_op1()
128 static const unsigned char *seq_decode_op2(SeqVideoContext *seq, in seq_decode_op2()
147 static const unsigned char *seq_decode_op3(SeqVideoContext *seq, in seq_decode_op3()
165 static int seqvideo_decode(SeqVideoContext *seq, const unsigned char *data, int data_size) in seqvideo_decode()
216 SeqVideoContext *seq = avctx->priv_data; in seqvideo_decode_init()
240 SeqVideoContext *seq = avctx->priv_data; in seqvideo_decode_frame()
257 SeqVideoContext *seq = avctx->priv_data; in seqvideo_decode_end()
269 .priv_data_size = sizeof(SeqVideoContext),
[all...]

Completed in 2 milliseconds