Home
last modified time | relevance | path

Searched defs:ts_min (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/tests/
H A Dseek_utils.c25 int64_t ts_min; 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
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 Davidec.c1186 int64_t ts, next_ts, ts_min = INT64_MAX; in get_subtitle_pkt() local

Completed in 4 milliseconds