HomeSort by relevance Sort by last modified time
    Searched defs:_CLAMP (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/driver/runtime/arch/
clamp.c 24 //_CLAMP(float); implemented in .ll
101 #undef _CLAMP
generic.c 29 #define _CLAMP(T) \
84 _CLAMP(float);
98 _CLAMP(double);
99 _CLAMP(char);
100 _CLAMP(uchar);
101 _CLAMP(short);
102 _CLAMP(ushort);
103 _CLAMP(int);
104 _CLAMP(uint);
105 _CLAMP(long)
    [all...]

Completed in 73 milliseconds