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

  /frameworks/rs/driver/runtime/arch/
generic.c 29 #define _CLAMP(T) \
87 _CLAMP(float);
101 _CLAMP(half);
102 _CLAMP(double);
103 _CLAMP(char);
104 _CLAMP(uchar);
105 _CLAMP(short);
106 _CLAMP(ushort);
107 _CLAMP(int);
108 _CLAMP(uint)
    [all...]
clamp.c 30 //_CLAMP(float); implemented in .ll
110 #undef _CLAMP

Completed in 45 milliseconds