Searched refs:ffindex (Results 1 – 2 of 2) sorted by relevance
161 int ffindex; ///< AVStream index member
4209 av_log(c->fc, AV_LOG_WARNING, "stream %d, timescale not set\n", sc->ffindex); in fix_timescale()4230 sc->ffindex = st->index; in mov_read_trak()7897 sc->ffindex, sample->pos); in mov_read_packet()7905 …>fc, AV_LOG_DEBUG, "Nonkey frame from stream %d discarded due to AVDISCARD_NONKEY\n", sc->ffindex); in mov_read_packet()7946 pkt->stream_index = sc->ffindex; in mov_read_packet()8125 if (sc->ffindex == stream_index && sc->current_sample == sample) in mov_read_seek()