Searched refs:totalTracksToAdd (Results 1 – 2 of 2) sorted by relevance
210 int totalTracksToAdd = repeater[0] * this.mTrackCount + repeater[1] * that.mTrackCount; in combineMedias() local211 int[] outIndexMap = new int[totalTracksToAdd]; in combineMedias()
397 int totalTracksToAdd = repeater[0] * this->mTrackCount + repeater[1] * that->mTrackCount; in combineMedias() local398 int outIndexMap[totalTracksToAdd]; in combineMedias()