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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h34 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp66 typedef uint32_t uint4 __attribute__((ext_vector_type(4))); typedef
573 ELEMENT_AT(uint4, RS_TYPE_UNSIGNED_32, 4)
1300 void rsDebug(const char *s, const uint4 *i4) {
1301 uint4 i = *i4;

Completed in 87 milliseconds