OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neg_s
(Results
1 - 1
of
1
) sorted by null
/external/pixman/pixman/
pixman-sse2.c
1264
__m128i
neg_s
= negate_1x128 (expand_alpha_1x128 (s));
local
1266
return pack_1x128_32 (pix_add_multiply_1x128 (&s, &neg_d, &d, &
neg_s
));
[
all
...]
Completed in 134 milliseconds