Searched defs:buf_size (Results 276 - 300 of 1318) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Danm.c115 const int buf_size = avpkt->size; local
H A Dbethsoftvideo.c64 int buf_size = avpkt->size; local
H A Dbfi.c51 int buf_size = avpkt->size; local
H A Dbmp.c41 int buf_size = avpkt->size; local
H A Dbmpenc.c39 static int bmp_encode_frame(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data){ argument
H A Dcljr.c48 int buf_size = avpkt->size; local
91 static int encode_frame(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data){ argument
H A Ddvdata.c248 ff_dv_frame_profile(const DVprofile *sys, const uint8_t* frame, unsigned buf_size) argument
H A Deatqi.c108 int buf_size = avpkt->size; local
H A Dgif.c144 static int gif_encode_frame(AVCodecContext *avctx, unsigned char *outbuf, int buf_size, void *data) argument
H A Dh264_parser.c36 int ff_h264_find_frame_end(H264Context *h, const uint8_t *buf, int buf_size) argument
109 parse_nal_units(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *buf, int buf_size) argument
239 h264_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) argument
282 h264_split(AVCodecContext *avctx, const uint8_t *buf, int buf_size) argument
[all...]
H A Dlibdiracdec.c80 int buf_size = avpkt->size; local
H A Dlibspeexdec.c100 int buf_size = avpkt->size; local
H A Dljpegenc.c40 static int encode_picture_lossless(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data){ argument
H A Dmjpegbdec.c45 int buf_size = avpkt->size; local
H A Dmpc.h65 int buf_size; member in struct:__anon36197
H A Dmpeg4audio.c79 int ff_mpeg4audio_get_config(MPEG4AudioConfig *c, const uint8_t *buf, int buf_size) argument
H A Dmpegaudio_parser.c81 mpegaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) argument
H A Dmpegvideo_parser.c26 mpegvideo_extract_headers(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *buf, int buf_size) argument
130 mpegvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) argument
165 mpegvideo_split(AVCodecContext *avctx, const uint8_t *buf, int buf_size) argument
[all...]
H A Dpcm-mpeg.c127 int buf_size = avpkt->size; local
H A Dpcxenc.c98 pcx_encode_frame(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data) argument
H A Dpnmdec.c32 int buf_size = avpkt->size; local
H A Dqdrw.c40 int buf_size = avpkt->size; local
H A Drawdec.c109 int buf_size = avpkt->size; local
H A Droqaudioenc.c107 roq_dpcm_encode_frame(AVCodecContext *avctx, unsigned char *frame, int buf_size, void *data) argument
H A Drtjpeg.c107 rtjpeg_decode_frame_yuv420(RTJpegContext *c, AVFrame *f, const uint8_t *buf, int buf_size) argument

Completed in 212 milliseconds

<<11121314151617181920>>