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

/external/webp/src/enc/
H A Dquant_enc.c805 static int ReconstructIntra4(VP8EncIterator* const it, function
1012 ReconstructIntra4(it, tmp_levels, src, tmp_dst, mode) << it->i4_;
1132 nz |= ReconstructIntra4(it, rd->y_ac_levels[it->i4_],
1210 nz |= ReconstructIntra4(it, rd->y_ac_levels[it->i4_],

Completed in 187 milliseconds