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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h40 typedef short short4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp57 typedef int16_t short4 __attribute__((ext_vector_type(4))); typedef
561 ELEMENT_AT(short4, RS_TYPE_SIGNED_16, 4)
1243 void rsDebug(const char *s, const short4 *c4) {
1244 short4 c = *c4;

Completed in 27 milliseconds