Home
last modified time | relevance | path

Searched refs:bestMatchIndex (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DDefaultTrackSelector.java2498 int bestMatchIndex = Integer.MAX_VALUE; in AudioTrackScore() local
2505 bestMatchIndex = i; in AudioTrackScore()
2510 localeLanguageMatchIndex = bestMatchIndex; in AudioTrackScore()