Home
last modified time | relevance | path

Searched refs:seek_to_start (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.c4272 static int seek_to_start(InputFile *ifile, AVFormatContext *is) in seek_to_start() function
4371 ret = seek_to_start(ifile, is); in process_input()