Home
last modified time | relevance | path

Searched defs:buf (Results 3751 - 3775 of 7627) sorted by relevance

1...<<151152153154155156157158159160>>...306

/third_party/ffmpeg/libavformat/
H A Dargo_brp.c155 uint8_t buf[FFMAX(BRP_MIN_BUFFER_SIZE, ASF_MIN_BUFFER_SIZE)]; in argo_brp_read_header() local
108 read_extradata(AVFormatContext *s, const ArgoBRPStreamHeader *hdr, void *buf, size_t bufsz) read_extradata() argument
356 uint8_t buf[BRP_MIN_BUFFER_SIZE]; argo_brp_read_packet() local
[all...]
H A Dargo_cvg.c113 uint8_t buf[4]; in argo_cvg_read_checksum() local
141 uint8_t buf[ARGO_CVG_HEADER_SIZE]; in argo_cvg_read_header() local
[all...]
H A Dbintext.c93 char buf[36]; in next_tag_read() local
[all...]
H A Dcafdec.c176 uint8_t buf[4]; in read_kuki_chunk() local
H A Dcache.c99 static int add_entry(URLContext *h, const unsigned char *buf, int size) in add_entry() argument
162 static int cache_read(URLContext *h, unsigned char *buf, int size) in cache_read() argument
H A Dcdxl.c48 const uint8_t *buf = p->buf; in cdxl_read_probe() local
[all...]
H A Dfile.c111 static int file_read(URLContext *h, unsigned char *buf, int size) in file_read() argument
124 static int file_write(URLContext *h, const unsigned char *buf, int size) in file_write() argument
H A Dgifdec.c271 unsigned char buf[6]; in gif_read_packet() local
H A Did3v2enc.c358 uint8_t *buf; in ff_id3v2_write_apic() local
H A Did3v2.h66 AVBufferRef *buf; member
H A Djacosubdec.c95 static const char *read_ts(JACOsubContext *jacosub, const char *buf, in read_ts() argument
127 static int get_shift(unsigned timeres, const char *buf) in get_shift() argument
H A Dlibsmbclient.c158 static int libsmbc_read(URLContext *h, unsigned char *buf, int size) in libsmbc_read() argument
172 static int libsmbc_write(URLContext *h, const unsigned char *buf, int size) in libsmbc_write() argument
H A Dmovenchint.c407 uint8_t *buf = NULL; in ff_mov_add_hinted_packet() local
H A Dmpc8.c143 uint8_t *buf; in mpc8_parse_seektable() local
[all...]
H A Dos_support.h216 static inline void copy_stat(struct _stat64 *crtstat, struct win32_stat *buf) in copy_stat() argument
231 win32_stat(const char *filename_utf8, struct win32_stat *buf) win32_stat() argument
251 win32_fstat(int fd, struct win32_stat *buf) win32_fstat() argument
[all...]
H A Drmenc.c366 static int rm_write_audio(AVFormatContext *s, const uint8_t *buf, int size, int flags) in rm_write_audio() argument
388 static int rm_write_video(AVFormatContext *s, const uint8_t *buf, int size, int flags) in rm_write_video() argument
H A Drtpdec_xiph.c60 xiph_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) xiph_handle_packet() argument
206 get_base128(const uint8_t ** buf, const uint8_t * buf_end) get_base128() argument
[all...]
H A Drtpdec_rfc4175.c223 rfc4175_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t * buf, int len, uint16_t seq, int flags) rfc4175_handle_packet() argument
H A Drtpdec_vp8.c65 vp8_handle_packet(AVFormatContext *ctx, PayloadContext *vp8, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vp8_handle_packet() argument
[all...]
H A Dsubtitles.c52 void ff_text_init_buf(FFTextReader *r, void *buf, size_t size) in ff_text_init_buf() argument
84 ff_text_read(FFTextReader *r, char *buf, size_t size) ff_text_read() argument
352 ff_smil_extract_next_text_chunk(FFTextReader *tr, AVBPrint *buf, char *c) ff_smil_extract_next_text_chunk() argument
400 ff_subtitles_read_text_chunk(FFTextReader *tr, AVBPrint *buf) ff_subtitles_read_text_chunk() argument
442 ff_subtitles_read_chunk(AVIOContext *pb, AVBPrint *buf) ff_subtitles_read_chunk() argument
451 ff_subtitles_read_line(FFTextReader *tr, char *buf, size_t size) ff_subtitles_read_line() argument
[all...]
H A Dtls_securetransport.c363 static int tls_read(URLContext *h, uint8_t *buf, int size) in tls_read() argument
380 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() argument
/third_party/ffmpeg/libavutil/
H A Ddict.c156 static int parse_key_value_pair(AVDictionary **pm, const char **buf, in parse_key_value_pair() argument
264 char buf[32]; in avpriv_dict_set_timestamp() local
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c219 char *buf; in main() local
/third_party/ffmpeg/libavfilter/
H A Dvf_gradfun.c71 void ff_gradfun_blur_line_c(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) in ff_gradfun_blur_line_c() argument
88 uint16_t *buf = ctx->buf + bstride + 32; in filter() local
[all...]
H A Dvsrc_life.c58 uint8_t *buf[2]; member
350 uint8_t *buf = life->buf[life->buf_idx]; fill_picture_monoblack() local
375 uint8_t *buf = life->buf[life->buf_idx]; fill_picture_rgb() local
[all...]

Completed in 17 milliseconds

1...<<151152153154155156157158159160>>...306