Home
last modified time | relevance | path

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

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