Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dscale_argb.cc724 #define BLENDERC(a, b, f, s) static_cast<uint32>( \ macro
728 BLENDERC(a, b, f, 24) | BLENDERC(a, b, f, 16) | \
729 BLENDERC(a, b, f, 8) | BLENDERC(a, b, f, 0)