Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davio.h487 #define AVSEEK_FORCE 0x20000 macro
H A Davio.c434 ret = h->prot->url_seek(h, pos, whence & ~AVSEEK_FORCE); in ffurl_seek()
H A Daviobuf.c265 int force = whence & AVSEEK_FORCE; in avio_seek()
268 whence &= ~AVSEEK_FORCE; in avio_seek()

Completed in 5 milliseconds