/third_party/ffmpeg/libavformat/ |
H A D | file.c | 248 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() argument
|
H A D | jacosubdec.c | 186 int64_t pos = avio_tell(pb); in jacosub_read_header() local
|
H A D | libsmbclient.c | 136 static int64_t libsmbc_seek(URLContext *h, int64_t pos, int whence) in libsmbc_seek() argument
|
H A D | movenchint.c | 288 int match_sample, match_offset, match_len, pos; in describe_payload() local 215 find_sample_match(const uint8_t *data, int len, HintSampleQueue *queue, int *pos, int *match_sample, int *match_offset, int *match_len) find_sample_match() argument
|
H A D | mpc8.c | 127 int64_t pos; in mpc8_get_chunk_header() local 142 int64_t size, pos, ppos[2]; in mpc8_parse_seektable() local 211 int64_t pos, off; mpc8_handle_chunk() local 235 int64_t size, pos; mpc8_read_header() local 289 int64_t pos = avio_tell(s->pb); mpc8_read_header() local 301 int64_t pos, size; mpc8_read_packet() local [all...] |
H A D | movenccenc.c | 282 static int64_t update_size(AVIOContext *pb, int64_t pos) in update_size() argument 295 int64_t pos = avio_tell(pb); in mov_cenc_write_senc_tag() local 308 int64_t pos = avio_tell(pb); in mov_cenc_write_saio_tag() local 327 int64_t pos = avio_tell(pb); in mov_cenc_write_saiz_tag() local 350 int64_t pos = avio_tell(pb); mov_cenc_write_schi_tag() local 366 int64_t pos = avio_tell(pb); ff_mov_cenc_write_sinf_tag() local [all...] |
H A D | mpjpegdec.c | 134 int64_t pos = avio_tell(s->pb); in mpjpeg_read_header() local
|
H A D | smacker.c | 98 int64_t pos; in smacker_read_header() local 251 int size, sz, t, off, j, pos; in smacker_read_packet() local 374 int64_t pos; in smacker_read_seek() local [all...] |
H A D | amvenc.c | 85 int64_t pos; in amv_end_tag() local
|
H A D | ifv.c | 59 int64_t pos, size, timestamp; in read_index() local
|
H A D | mmsh.c | 212 static int mmsh_open_internal(URLContext *h, const char *uri, int flags, int timestamp, int64_t pos) in mmsh_open_internal() argument 400 static int64_t mmsh_seek(URLContext *h, int64_t pos, int whence) in mmsh_seek() argument
|
H A D | microdvddec.c | 94 int64_t pos = avio_tell(s->pb); in microdvd_read_header() local
|
H A D | mvdec.c | 277 uint32_t pos = avio_rb32(pb); in read_index() local 395 uint32_t pos = avio_rb32(pb); in mv_read_header() local 480 uint64_t pos; in mv_read_packet() local [all...] |
H A D | pva.c | 202 pva_read_timestamp(struct AVFormatContext *s, int stream_index, int64_t *pos, int64_t pos_limit) pva_read_timestamp() argument
|
H A D | wvdec.c | 58 int64_t pos; member 283 int64_t pos; in wv_read_packet() local
|
H A D | aadec.c | 241 uint64_t pos = avio_tell(s->pb); in aa_read_packet() local
|
H A D | crypto.c | 233 static int64_t crypto_seek(URLContext *h, int64_t pos, int whence) in crypto_seek() argument [all...] |
H A D | cinedec.c | 276 int64_t pos = avio_rl64(pb); in cine_read_header() local
|
H A D | hlsplaylist.c | 122 ff_hls_write_init_file(AVIOContext *out, const char *filename, int byterange_mode, int64_t size, int64_t pos) ff_hls_write_init_file() argument
|
H A D | moflex.c | 31 unsigned pos; member 36 int64_t pos; member [all...] |
H A D | swfenc.c | 68 int64_t pos; in put_swf_end_tag() local
|
H A D | tedcaptionsdec.c | 188 int64_t pos, start, duration; in parse_file() local
|
H A D | flacdec.c | 161 int64_t pos = bytestream_get_be64(&seekpoint); in flac_read_header() local 314 int64_t pos; in flac_seek() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_life.c | 304 int pos[8][2], n, alive, cell; in evolve() local [all...] |
H A D | vsrc_cellauto.c | 233 int i, v, pos[3]; in evolve() local
|