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

/external/pixman/pixman/
H A Dpixman-combine32.h42 un8x4_add_un8x4 (uint32_t x, uint32_t y) function
50 ((x) = un8x4_add_un8x4 ((x), (y)))
53 ((t) = un8x4_add_un8x4 ((x), (y)), (x) = (t))
56 ((t) = (x), un8x4_add_un8x4 ((t), (y)))

Completed in 133 milliseconds