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

/external/chromium_org/third_party/libwebp/enc/
H A Dquant.c22 #define DO_TRELLIS_I16 1 // not a huge gain, but ok at low bitrate. macro
734 if (DO_TRELLIS_I16 && it->do_trellis_) {
/external/webp/src/enc/
H A Dquant.c22 #define DO_TRELLIS_I16 1 // not a huge gain, but ok at low bitrate. macro
734 if (DO_TRELLIS_I16 && it->do_trellis_) {

Completed in 86 milliseconds