Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c1940 MatroskaSeekhead *seekheads = seekhead_list->elem; in matroska_execute_seekhead() local
1941 uint32_t id = seekheads[i].id; in matroska_execute_seekhead()
1942 int64_t pos = seekheads[i].pos + matroska->segment_start; in matroska_execute_seekhead()
1945 if (id != seekheads[i].id || pos < matroska->segment_start) in matroska_execute_seekhead()

Completed in 7 milliseconds