Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant.c579 static int ReconstructIntra16(VP8EncIterator* const it, in ReconstructIntra16() function
717 nz = ReconstructIntra16(it, &rd16, tmp_dst, mode); in PickBestIntra16()
867 nz = ReconstructIntra16(it, rd, it->yuv_out_ + Y_OFF, it->preds_[0]); in SimpleQuantize()