Searched refs:kHighVp8QpThreshold (Results 1 – 3 of 3) sorted by relevance
189 static const int kHighVp8QpThreshold = 95; in GetScalingSettingsInternal() local191 high.value_or(kHighVp8QpThreshold)); in GetScalingSettingsInternal()
470 final int kHighVp8QpThreshold = 95; in getScalingSettings() local471 return new ScalingSettings(kLowVp8QpThreshold, kHighVp8QpThreshold); in getScalingSettings()
58 constexpr int kHighVp8QpThreshold = 95; variable1244 kLowVp8QpThreshold, kHighVp8QpThreshold) in GetEncoderInfo()