Searched refs:UN8_rb_MUL_UN8 (Results 1 – 1 of 1) sorted by relevance
/third_party/pixman/pixman/ |
D | pixman-combine32.h | 90 #define UN8_rb_MUL_UN8(x, a, t) \ macro 134 UN8_rb_MUL_UN8 (r1__, (a), t__); \ 137 UN8_rb_MUL_UN8 (r2__, (a), t__); \ 152 UN8_rb_MUL_UN8 (r1__, (a), t__); \ 157 UN8_rb_MUL_UN8 (r2__, (a), t__); \ 173 UN8_rb_MUL_UN8 (r1__, (a), t__); \ 174 UN8_rb_MUL_UN8 (r2__, (b), t__); \ 179 UN8_rb_MUL_UN8 (r2__, (a), t__); \ 180 UN8_rb_MUL_UN8 (r3__, (b), t__); \ 240 UN8_rb_MUL_UN8 (r2__, (b), t__); \ [all …]
|