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

/external/opencv3/3rdparty/libwebp/enc/
H A Dpicture.c560 #define SUM1(ptr) (4 * (ptr)[0]) macro
635 RGB_TO_UV(x, y, SUM1);
647 RGB_TO_UV0(2 * x, x, y, SUM1);
653 RGB_TO_UV0(x, x, y, SUM1);
727 #undef SUM1 macro

Completed in 192 milliseconds