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

/external/chromium_org/third_party/libwebp/enc/
H A Dquant.c23 #define DO_TRELLIS_UV 0 // disable trellis for UV. Risky. Not worth. macro
804 if (DO_TRELLIS_UV && it->do_trellis_) {
/external/webp/src/enc/
H A Dquant.c23 #define DO_TRELLIS_UV 0 // disable trellis for UV. Risky. Not worth. macro
804 if (DO_TRELLIS_UV && it->do_trellis_) {

Completed in 59 milliseconds