Home
last modified time | relevance | path

Searched defs:ts_max (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/tests/
H A Dseek_utils.c27 int64_t ts_max; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dseek.c288 int64_t ts_min, ts_max, ts; in ff_seek_frame_binary() local
357 int64_t limit, ts_max; in ff_find_last_ts() 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...]

Completed in 2 milliseconds