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
30 S_CLAMP(double);
31 S_CLAMP(char);
32 S_CLAMP(uchar);
33 S_CLAMP(short);
34 S_CLAMP(ushort);
35 S_CLAMP(int);
36 S_CLAMP(uint);
37 S_CLAMP(long);
38 S_CLAMP(ulon
40 #undef S_CLAMP macro
[all...]

Completed in 59 milliseconds