Searched refs:kHighH264QpThreshold (Results 1 – 4 of 4) sorted by relevance
205 static const int kHighH264QpThreshold = 37; in GetScalingSettingsInternal() local207 high.value_or(kHighH264QpThreshold)); in GetScalingSettingsInternal()
474 final int kHighH264QpThreshold = 37; in getScalingSettings() local475 return new ScalingSettings(kLowH264QpThreshold, kHighH264QpThreshold); in getScalingSettings()
45 static const int kHighH264QpThreshold = 37; variable624 VideoEncoder::ScalingSettings(kLowH264QpThreshold, kHighH264QpThreshold); in GetEncoderInfo()
63 const int kHighH264QpThreshold = 39;832 high:kHighH264QpThreshold];