Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davio.h304 int short_seek_threshold; member
Daviobuf.c119 s->short_seek_threshold = SHORT_SEEK_THRESHOLD; in ffio_init_context()
286 short_seek = s->short_seek_threshold; in avio_seek()
Dutils.c2122 s->pb->short_seek_threshold = FFMAX(s->pb->short_seek_threshold, pos_delta/2); in ff_configure_buffers_for_index()
2126 s->pb->short_seek_threshold = FFMAX(s->pb->short_seek_threshold, skip); in ff_configure_buffers_for_index()