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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtruemotion1.c514 if (index_stream_index >= s->index_stream_size) { \
518 index = s->index_stream[index_stream_index++] * 4; \
612 int index_stream_index = 0; /* yes, the index into the index stream */ local
738 int index_stream_index = 0; /* yes, the index into the index stream */ local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtruemotion1.c522 if (index_stream_index >= s->index_stream_size) { \
526 index = s->index_stream[index_stream_index++] * 4; \
629 int index_stream_index = 0; /* yes, the index into the index stream */ local
755 int index_stream_index = 0; /* yes, the index into the index stream */ local

Completed in 111 milliseconds