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

/frameworks/rs/driver/runtime/arch/
H A Dclamp.c34 S_CLAMP(ushort); variable
98 V_CLAMP(ushort); variable
H A Dgeneric.c102 _CLAMP(ushort); variable
339 extern ushort __attribute__((overloadable)) max(ushort v1, ushort v2) {
540 extern ushort __attribute__((overloadable)) min(ushort v1, ushort v2) {
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h20 typedef uint16_t ushort; typedef
29 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
30 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
31 typedef ushort ushort4 __attribute__((ext_vector_type(4)));
70 CVT_FUNC_2(type, ushort) \
79 CVT_FUNC(ushort)
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp69 typedef uint16_t ushort; typedef
912 ELEMENT_AT(ushort, RS_TYPE_UNSIGNED_16, 1)

Completed in 60 milliseconds