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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h71 #define CVT_FUNC(type) CVT_FUNC_2(type, uchar) \ macro
78 CVT_FUNC(char)
79 CVT_FUNC(uchar)
80 CVT_FUNC(short)
81 CVT_FUNC(ushort)
82 CVT_FUNC(int)
83 CVT_FUNC(uint)
84 CVT_FUNC(float)

Completed in 57 milliseconds