Searched defs:INCREMENT_SUMS (Results 1 – 1 of 1) sorted by relevance
60 #define INCREMENT_SUMS(c) sum = _mm_add_epi32(sum, expand(c)) macro176 #define INCREMENT_SUMS(c) sum = vaddw_u16(sum, expand(c)); macro197 #define INCREMENT_SUMS(c) \ macro