mov_stsc_index_valid 2719 libavformat/mov.c if (mov_stsc_index_valid(index, sc->stsc_count)) mov_stsc_index_valid 3887 libavformat/mov.c while (mov_stsc_index_valid(stsc_index, sc->stsc_count) && mov_stsc_index_valid 4013 libavformat/mov.c if (mov_stsc_index_valid(i, sc->stsc_count)) mov_stsc_index_valid 4034 libavformat/mov.c if (mov_stsc_index_valid(stsc_index, sc->stsc_count) && mov_stsc_index_valid 7977 libavformat/mov.c if (mov_stsc_index_valid(sc->stsc_index, sc->stsc_count) &&