Searched refs:GetDcValue (Results 1 – 3 of 3) sorted by relevance
37 int GetDcValue(Plane plane, int qindex) const;
164 int Quantizer::GetDcValue(Plane plane, int qindex) const { in GetDcValue() function in libgav1::Quantizer
1537 const int dc_q_value = quantizer_.GetDcValue(plane, current_quantizer_index); in ReadTransformCoefficients()