Home | History | Annotate | Download | only in driver

Lines Matching refs:int4

59 typedef int32_t int4 __attribute__((ext_vector_type(4)));
569 ELEMENT_AT(int4, RS_TYPE_SIGNED_32, 4)
978 void rsDebug(const char *s, const int4 *i4) {
979 int4 i = *i4;