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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtiertexseqv.c32 typedef struct SeqVideoContext { struct
35 } SeqVideoContext; typedef in typeref:struct:SeqVideoContext
76 static const unsigned char *seq_decode_op1(SeqVideoContext *seq,
126 static const unsigned char *seq_decode_op2(SeqVideoContext *seq,
145 static const unsigned char *seq_decode_op3(SeqVideoContext *seq,
163 static int seqvideo_decode(SeqVideoContext *seq, const unsigned char *data, int data_size)
214 SeqVideoContext *seq = avctx->priv_data;
231 SeqVideoContext *seq = avctx->priv_data;
251 SeqVideoContext *seq = avctx->priv_data;
263 .priv_data_size = sizeof(SeqVideoContext),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtiertexseqv.c33 typedef struct SeqVideoContext { struct
36 } SeqVideoContext; typedef in typeref:struct:SeqVideoContext
77 static const unsigned char *seq_decode_op1(SeqVideoContext *seq,
127 static const unsigned char *seq_decode_op2(SeqVideoContext *seq,
146 static const unsigned char *seq_decode_op3(SeqVideoContext *seq,
164 static int seqvideo_decode(SeqVideoContext *seq, const unsigned char *data, int data_size)
215 SeqVideoContext *seq = avctx->priv_data;
235 SeqVideoContext *seq = avctx->priv_data;
252 SeqVideoContext *seq = avctx->priv_data;
264 .priv_data_size = sizeof(SeqVideoContext),
[all...]

Completed in 213 milliseconds