Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/arch/
Dclamp.c45 #define V_CLAMP(T) \ macro
94 V_CLAMP(half);
96 V_CLAMP(double);
97 V_CLAMP(char);
98 V_CLAMP(uchar);
99 V_CLAMP(short);
100 V_CLAMP(ushort);
102 V_CLAMP(int); //implemented in .ll
103 V_CLAMP(uint); //implemented in .ll
106 V_CLAMP(long);
[all …]