Home
last modified time | relevance | path

Searched refs:CorrectDCValues (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dquant_enc.c856 static void CorrectDCValues(const VP8EncIterator* const it, in CorrectDCValues() function
922 if (it->top_derr_ != NULL) CorrectDCValues(it, &dqm->uv_, tmp, rd); in ReconstructUV()