Searched refs:SUM1 (Results 1 – 1 of 1) sorted by relevance
456 #define SUM1(ptr) (4 * (ptr)[0]) macro521 RGB_TO_UV(x, y, SUM1); in Import()533 RGB_TO_UV0(2 * x, x, y, SUM1); in Import()539 RGB_TO_UV0(x, x, y, SUM1); in Import()565 #undef SUM1