Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant_enc.c754 static int ReconstructIntra16(VP8EncIterator* const it, in ReconstructIntra16() function
999 rd_cur->nz = ReconstructIntra16(it, rd_cur, tmp_dst, mode); in PickBestIntra16()
1204 nz = ReconstructIntra16(it, rd, it->yuv_out_ + Y_OFF_ENC, it->preds_[0]); in SimpleQuantize()
1311 nz = ReconstructIntra16(it, rd, it->yuv_out_ + Y_OFF_ENC, it->preds_[0]); in RefineUsingDistortion()