Searched refs:GetAcValue (Results 1 – 3 of 3) sorted by relevance
49 int GetAcValue(Plane plane, int qindex) const;
264 int Quantizer::GetAcValue(Plane plane, int qindex) const { in GetAcValue() function in libgav1::Quantizer
1506 const int ac_q_value = quantizer_.GetAcValue(plane, current_quantizer_index); in ReadTransformCoefficients()