Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c776 * @param seekts timestamp
780 static int parse_chunks(AVFormatContext *s, int mode, int64_t seekts, int *len_ptr) in parse_chunks() argument
908 if (mode == SEEK_TO_PTS && wtv->pts >= seekts) { in parse_chunks()

Completed in 2 milliseconds