Home
last modified time | relevance | path

Searched defs:min_ts (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/tools/
H A Dseek_print.c49 int64_t min_ts, max_ts, ts; in main() local
/third_party/ffmpeg/libavformat/
H A Daqtitledec.c109 aqt_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) aqt_read_seek() argument
H A Dwebvttdec.c177 webvtt_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) webvtt_read_seek() argument
H A Dsubtitles.c253 ff_subtitles_queue_seek(FFDemuxSubtitlesQueue *q, AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) ff_subtitles_queue_seek() argument
337 ff_subtitles_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) ff_subtitles_read_seek() argument
H A Dmicrodvddec.c171 microdvd_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) microdvd_read_seek() argument
H A Dtedcaptionsdec.c349 tedcaptions_read_seek(AVFormatContext *avf, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) tedcaptions_read_seek() argument
H A Dseek.c640 int64_t min_ts = INT64_MIN, max_ts = INT64_MAX; in av_seek_frame() local
657 int avformat_seek_file(AVFormatContext *s, int stream_index, int64_t min_ts, in avformat_seek_file() argument
756 ff_rescale_interval(AVRational tb_in, AVRational tb_out, int64_t *min_ts, int64_t *ts, int64_t *max_ts) ff_rescale_interval() argument
[all...]
H A Dimfdec.c921 static int imf_seek(AVFormatContext *s, int stream_index, int64_t min_ts, in imf_seek() argument
H A Dmpeg.c929 int64_t min_ts = INT64_MAX; in vobsub_read_packet() local
1000 vobsub_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) vobsub_read_seek() argument
H A Dconcatdec.c822 try_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) try_seek() argument
840 real_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags, AVFormatContext *cur_avf) real_seek() argument
890 concat_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) concat_seek() argument
[all...]
H A Dsbgdec.c1508 sbg_read_seek2(AVFormatContext *avf, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) sbg_read_seek2() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c307 min_ts(uint32_t a, uint32_t b) in min_ts() function

Completed in 13 milliseconds