Home
last modified time | relevance | path

Searched defs:GetAcValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dquantizer_test.cc137 TEST(QuantizerTest, GetAcValue) { in TEST() argument
H A Dquantizer.cc339 int Quantizer::GetAcValue(Plane plane, int qindex) const { in GetAcValue() function in libgav1::Quantizer