/third_party/ffmpeg/libavformat/ |
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 | flacdec.c | 258 flac_read_timestamp(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) flac_read_timestamp() argument
|
H A D | nuv.c | 328 static int nuv_resync(AVFormatContext *s, int64_t pos_limit) { in nuv_resync() argument 345 nuv_read_dts(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) nuv_read_dts() argument
|
H A D | gxf.c | 591 gxf_read_timestamp(AVFormatContext *s, int stream_index, int64_t *pos, int64_t pos_limit) gxf_read_timestamp() argument
|
H A D | oggdec.c | 889 ogg_read_timestamp(AVFormatContext *s, int stream_index, int64_t *pos_arg, int64_t pos_limit) ogg_read_timestamp() argument
|
H A D | seek.c | 274 static int64_t read_timestamp(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit, in read_timestamp() argument 287 int64_t pos_min = 0, pos_max = 0, pos, pos_limit; in ff_seek_frame_binary() local 391 ff_gen_search(AVFormatContext *s, int stream_index, int64_t target_ts, int64_t pos_min, int64_t pos_max, int64_t pos_limit, int64_t ts_min, int64_t ts_max, int flags, int64_t *ts_ret, int64_t (*read_timestamp_func)(struct AVFormatContext *, int, int64_t *, int64_t)) ff_gen_search() argument [all...] |
H A D | rmdec.c | 1090 rm_read_dts(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) rm_read_dts() argument
|
H A D | mpeg.c | 659 mpegps_read_dts(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) mpegps_read_dts() argument
|
H A D | nutdec.c | 1214 nut_read_timestamp(AVFormatContext *s, int stream_index, int64_t *pos_arg, int64_t pos_limit) nut_read_timestamp() argument
|
H A D | asfdec_o.c | 1456 asf_read_timestamp(AVFormatContext *s, int stream_index, int64_t *pos, int64_t pos_limit) asf_read_timestamp() argument
|
H A D | asfdec_f.c | 1434 asf_read_pts(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) asf_read_pts() argument
|
H A D | mpegts.c | 3946 mpegts_get_pcr(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) mpegts_get_pcr() argument 3980 mpegts_get_dts(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit) mpegts_get_dts() argument
|