Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dbluray.c204 static int64_t bluray_seek(URLContext *h, int64_t pos, int whence) in bluray_seek() function
232 .url_seek = bluray_seek,