Searched refs:ReconstructUV (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/enc/
H A Dquant.c649 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, function
845 rd_uv.nz = ReconstructUV(it, &rd_uv, tmp_dst, mode);
888 nz |= ReconstructUV(it, rd, it->yuv_out_ + U_OFF, it->mb_->uv_mode_);

Completed in 67 milliseconds