Home
last modified time | relevance | path

Searched defs:size (Results 2151 - 2175 of 7557) sorted by relevance

1...<<81828384858687888990>>...303

/third_party/ffmpeg/libavformat/
H A Ddtshddec.c145 int64_t size, left; in raw_read_packet() local
H A Dgif.c57 static int gif_parse_packet(AVFormatContext *s, const uint8_t *data, int size) in gif_parse_packet() argument
[all...]
H A Djvdec.c186 int size = jvf->video_size + jvf->palette_size; in read_packet() local
[all...]
H A Dmpc.c37 int size, skip; member
125 int ret, size, size2, curbits, cur = c->curframe; in mpc_read_packet() local
[all...]
H A Dpaf.c205 int size, i, ret; in read_packet() local
H A Drtpenc.c357 rtp_send_samples(AVFormatContext *s1, const uint8_t *buf1, int size, int sample_size_bits) rtp_send_samples() argument
386 rtp_send_mpegaudio(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegaudio() argument
438 rtp_send_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_raw() argument
460 rtp_send_mpegts_raw(AVFormatContext *s1, const uint8_t *buf1, int size) rtp_send_mpegts_raw() argument
484 rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) rtp_send_ilbc() argument
524 int size= pkt->size; rtp_write_packet() local
[all...]
H A Drtpdec_vc2hq.c60 uint32_t size = DIRAC_DATA_UNIT_HEADER_SIZE + len; in vc2hq_handle_sequence_header() local
78 uint32_t size = 0; in vc2hq_mark_end_of_sequence() local
H A Dsrtpproto.c96 static int srtp_read(URLContext *h, uint8_t *buf, int size) in srtp_read() argument
109 static int srtp_write(URLContext *h, const uint8_t *buf, int size) in srtp_write() argument
H A Dvqf.c100 int size, ret; in vqf_read_header() local
241 int size = (c->frame_bit_len - c->remaining_bits + 7)>>3; in vqf_read_packet() local
[all...]
H A Daiffdec.c59 int64_t size; in get_tag() local
71 static void get_meta(AVFormatContext *s, const char *key, int64_t size) in get_meta() argument
93 get_aiff_header(AVFormatContext *s, int64_t size, unsigned version) get_aiff_header() argument
217 int64_t filesize, size; aiff_read_header() local
397 int res, size; aiff_read_packet() local
[all...]
H A Daiffenc.c48 uint64_t pos, end, size; in put_id3v2_tags() local
89 int size = strlen(tag->value); in put_meta() local
[all...]
H A Damr.c164 int size = amrnb_packed_size[mode]; in amrnb_probe() local
221 int size = amrwb_packed_size[mode]; in amrwb_probe() local
H A Dlibopenmpt.c83 int64_t size; in read_header_openmpt() local
[all...]
H A Dlatmenc.c59 static int latm_decode_extradata(AVFormatContext *s, uint8_t *buf, int size) in latm_decode_extradata() argument
[all...]
H A Dlibrist.c200 static int librist_read(URLContext *h, uint8_t *buf, int size) in librist_read() argument
236 static int librist_write(URLContext *h, const uint8_t *buf, int size) in librist_write() argument
H A Dmmf.c148 int64_t pos, size; in mmf_write_trailer() local
201 int64_t size; in mmf_read_header() local
282 int64_t left, size; mmf_read_packet() local
[all...]
H A Dpmpdec.c98 uint32_t size = avio_rl32(pb); in pmp_header() local
H A Drtmppkt.h84 int size; ///< packet payload size member
[all...]
H A Dsmush.c51 uint32_t magic, nframes, size, subversion, i; in smush_read_header() local
196 uint32_t sig, size; smush_read_packet() local
[all...]
H A Dau.c72 static int au_read_annotation(AVFormatContext *s, int size) in au_read_annotation() argument
149 int size, data_size = 0; in au_read_header() local
[all...]
H A Dhttpauth.c77 static void choose_qop(char *qop, int size) in choose_qop() argument
H A Dmca.c181 uint16_t size = m->block_size; in read_packet() local
[all...]
H A Dr3d.c36 unsigned size; member
278 int samples, size; in r3d_read_reda() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dbuffer.c29 static AVBufferRef *buffer_create(AVBuffer *buf, uint8_t *data, size_t size, in buffer_create() argument
55 AVBufferRef *av_buffer_create(uint8_t *data, size_t size, in av_buffer_create() argument
77 AVBufferRef *av_buffer_alloc(size_t size) in av_buffer_alloc() argument
93 av_buffer_allocz(size_t size) av_buffer_allocz() argument
183 av_buffer_realloc(AVBufferRef **pbuf, size_t size) av_buffer_realloc() argument
259 av_buffer_pool_init2(size_t size, void *opaque, AVBufferRef* (*alloc)(void *opaque, size_t size), void (*pool_free)(void *opaque)) av_buffer_pool_init2() argument
280 av_buffer_pool_init(size_t size, AVBufferRef* (*alloc)(size_t size)) av_buffer_pool_init() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_feedback.c267 size_t size = av_fifo_can_read(s->fifo); in uninit() local

Completed in 13 milliseconds

1...<<81828384858687888990>>...303