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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c109 int ffindex; /* the ffmpeg stream id */ member in struct:MOVStreamContext
1429 sc->ffindex = st->index;
2063 sc->ffindex, sample->pos);
2078 pkt->stream_index = sc->ffindex;
2093 AVStream *st = s->streams[sc->ffindex];

Completed in 111 milliseconds