Searched refs:kLowH264QpThreshold (Results 1 – 4 of 4) sorted by relevance
204 static const int kLowH264QpThreshold = 24; in GetScalingSettingsInternal() local206 return ScalingSettings(low.value_or(kLowH264QpThreshold), in GetScalingSettingsInternal()
473 final int kLowH264QpThreshold = 24; in getScalingSettings() local475 return new ScalingSettings(kLowH264QpThreshold, kHighH264QpThreshold); in getScalingSettings()
44 static const int kLowH264QpThreshold = 24; variable624 VideoEncoder::ScalingSettings(kLowH264QpThreshold, kHighH264QpThreshold); in GetEncoderInfo()
62 const int kLowH264QpThreshold = 28;831 initWithThresholdsLow:kLowH264QpThreshold