Home
last modified time | relevance | path

Searched refs:ADD_UN8 (Results 1 – 3 of 3) sorted by relevance

/external/pixman/pixman/
Dpixman-combine32.h55 #define ADD_UN8(x, y, t) \ macro
73 #ifndef ADD_UN8
74 #define ADD_UN8(x, y, t) \ macro
Dpixman-mmx.c3002 r = ADD_UN8 (m, d, tmp); in mmx_composite_add_n_8_8()
3034 r = ADD_UN8 (m, d, tmp); in mmx_composite_add_n_8_8()
Dpixman-fast-path.c900 r = ADD_UN8 (m, d, tmp); in fast_composite_add_n_8_8()