Lines Matching full:numtracks
518 size_t numTracks = AMediaExtractor_getTrackCount(ex);519 for (size_t i = 0; i < numTracks; i++) {