Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Disom.h254 int trak_index; ///< Index of the current 'trak' member
Dmov.c738 if (c->trak_index < 0) { // meta not inside a trak in mov_read_hdlr()
2025 if (c->trak_index < 0) { in mov_read_stco()
4256 c->trak_index = st->index; in mov_read_trak()
4261 c->trak_index = -1; in mov_read_trak()
7635 mov->trak_index = -1; in mov_read_header()