Searched refs:stps_index (Results 1 – 3 of 3) sorted by relevance
466 guint32 stps_index; member
9991 for (i = stream->stps_index; i < n_sample_partial_syncs; i++) { in qtdemux_parse_samples()10009 stream->stps_index = i; in qtdemux_parse_samples()
3806 unsigned int stps_index = 0; in mov_build_index() local3937 } else if (sc->stps_count && current_sample+key_off == sc->stps_data[stps_index]) { in mov_build_index()3939 if (stps_index + 1 < sc->stps_count) in mov_build_index()3940 stps_index++; in mov_build_index()