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

/external/chromium_org/third_party/libwebp/enc/
H A Dquant.c693 static int ReconstructIntra4(VP8EncIterator* const it, function
855 ReconstructIntra4(it, tmp_levels, src, tmp_dst, mode) << it->i4_;
951 nz |= ReconstructIntra4(it, rd->y_ac_levels[it->i4_],
/external/webp/src/enc/
H A Dquant.c693 static int ReconstructIntra4(VP8EncIterator* const it, function
855 ReconstructIntra4(it, tmp_levels, src, tmp_dst, mode) << it->i4_;
951 nz |= ReconstructIntra4(it, rd->y_ac_levels[it->i4_],

Completed in 125 milliseconds