Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Disom.h237 int has_sidx; // If there is an sidx entry for this stream. member
Dmov.c1311 if (sc->has_sidx) in search_frag_timestamp()
5147 sc->has_sidx = 1; in mov_read_sidx()
5184 if (!sc->has_sidx) { in mov_read_sidx()