Searched defs:ts_min (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/tests/ |
H A D | seek_utils.c | 25 int64_t ts_min; in main() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | seek.c | 288 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 D | avidec.c | 1186 int64_t ts, next_ts, ts_min = INT64_MAX; in get_subtitle_pkt() local
|
Completed in 4 milliseconds