Home
last modified time | relevance | path

Searched refs:get_best_effort_duration (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dconcatdec.c320 static int64_t get_best_effort_duration(ConcatFile *file, AVFormatContext *avf) in get_best_effort_duration() function
375 file->duration = get_best_effort_duration(file, cat->avf); in open_file()
695 cat->cur_file->duration = get_best_effort_duration(cat->cur_file, cat->avf); in open_next_file()

Completed in 2 milliseconds