Searched defs:data_size (Results 51 - 75 of 229) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtarga.c92 decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dtiertexseqv.c135 static void seqvideo_decode(SeqVideoContext *seq, const unsigned char *data, int data_size) argument
188 seqvideo_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Davs.c46 avs_decode_frame(AVCodecContext * avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Ddpcm.c162 dpcm_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Ddxa.c191 static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Deacmv.c145 cmv_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dflashsv.c103 flashsv_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dfraps.c131 decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dh263dec.c332 ff_h263_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Didcinvideo.c210 idcin_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dlibfaad.c150 faac_decode_frame(AVCodecContext *avctx, void *data, int *data_size, uint8_t *buf, int buf_size) argument
H A Dmace.c237 mace_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmdec.c155 decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmmvideo.c160 mm_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmpc7.c157 mpc7_decode_frame(AVCodecContext * avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Dmpc8.c181 mpc8_decode_frame(AVCodecContext * avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Dmsvideo1.c295 msvideo1_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dnellymoserdec.c153 decode_tag(AVCodecContext * avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Dpcx.c72 static int pcx_decode_frame(AVCodecContext *avctx, void *data, int *data_size, argument
H A Drl2.c182 rl2_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Droqvideodec.c170 roq_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Ddvenc.c233 dv_assemble_frame(DVMuxContext *c, AVStream* st, uint8_t* data, int data_size, uint8_t** frame) argument
H A Dflvenc.c148 int metadata_size_pos, data_size; local
[all...]
H A Dmmf.c27 int64_t data_size; member in struct:__anon690
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dbase64.c109 int test_encode_decode(const uint8_t *data, unsigned int data_size, const char *encoded_ref) argument

Completed in 165 milliseconds

12345678910