Searched refs:try_seek (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | concatdec.c | 822 static int try_seek(AVFormatContext *avf, int stream, in try_seek() function 877 ret = try_seek(avf, stream, min_ts, ts, max_ts, flags); in real_seek() 885 ret = try_seek(avf, stream, min_ts, ts, max_ts, flags); in real_seek()
|
Completed in 2 milliseconds