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

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

Completed in 161 milliseconds