Searched refs:kMinQp (Results 1 – 1 of 1) sorted by relevance
22 constexpr int kMinQp = 1; variable31 if (low < kMinQp || high > max || high < low) in GetThresholds()