OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deARGB_add
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/delibs/deimage/
deARGB.h
61
DE_INLINE deARGB
deARGB_add
(deARGB a, deARGB b)
deImage.c
151
deARGB pix =
deARGB_add
(
deARGB_add
(deARGB_multiply(p00, f00), deARGB_multiply(p10, f10)),
152
deARGB_add
(deARGB_multiply(p01, f01), deARGB_multiply(p11, f11)));
Completed in 204 milliseconds