Searched refs:Quantizer (Results 1 – 3 of 3) sorted by relevance
251 Quantizer::Quantizer(int bitdepth, const QuantizerParameters* params) in Quantizer() function in libgav1::Quantizer259 int Quantizer::GetDcValue(Plane plane, int qindex) const { in GetDcValue()264 int Quantizer::GetAcValue(Plane plane, int qindex) const { in GetAcValue()
35 class Quantizer {37 Quantizer(int bitdepth, const QuantizerParameters* params);
659 Quantizer quantizer_;