Searched defs:S_CLAMP (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/arch/
H A Dclamp.c24 #define S_CLAMP(T) \ macro
29 S_CLAMP(half);
31 S_CLAMP(double);
32 S_CLAMP(char);
33 S_CLAMP(uchar);
34 S_CLAMP(short);
35 S_CLAMP(ushort);
36 S_CLAMP(int);
37 S_CLAMP(uint);
38 S_CLAMP(lon
41 #undef S_CLAMP macro
[all...]

Completed in 47 milliseconds