Searched refs:ReconstructIntra4 (Results 1 - 2 of 2) sorted by relevance
/external/webp/src/enc/ |
H A D | quant.c | 789 static int ReconstructIntra4(VP8EncIterator* const it, function 996 ReconstructIntra4(it, tmp_levels, src, tmp_dst, mode) << it->i4_; 1116 nz |= ReconstructIntra4(it, rd->y_ac_levels[it->i4_], 1180 nz |= ReconstructIntra4(it, tmp_levels[it->i4_],
|
/external/opencv3/3rdparty/libwebp/enc/ |
H A D | quant.c | 693 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 121 milliseconds