Home
last modified time | relevance | path

Searched defs:groupIndices (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/
DDefaultBandwidthMeter.java199 int[] groupIndices = getCountryGroupIndices(countryCode); in getInitialBitrateEstimatesForCountry() local
214 @Nullable int[] groupIndices = DEFAULT_INITIAL_BITRATE_COUNTRY_GROUPS.get(countryCode); in getCountryGroupIndices() local