Searched refs:kLowVp9QpThreshold (Results 1 – 2 of 2) sorted by relevance
196 static const int kLowVp9QpThreshold = 96; in GetScalingSettingsInternal() local199 return VideoEncoder::ScalingSettings(kLowVp9QpThreshold, in GetScalingSettingsInternal()
61 constexpr int kLowVp9QpThreshold = 149; variable1662 FieldTrialParameter<int> low_qp("low_qp", kLowVp9QpThreshold); in ParseQualityScalerConfig()