Searched refs:kMinQpValue (Results 1 – 1 of 1) sorted by relevance
24 const int kMinQpValue = 0; variable311 if (parsed_qp < kMinQpValue || parsed_qp > kMaxQpValue) { in GetLastSliceQp()