Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsubfile.c116 static int64_t subfile_seek(URLContext *h, int64_t pos, int whence) in subfile_seek() function
153 .url_seek = subfile_seek,