Home | History | Annotate | Download | only in driver

Lines Matching full:long4

63 typedef int64_t long4 __attribute__((ext_vector_type(4)));
927 ELEMENT_AT(long4, RS_TYPE_SIGNED_64, 4)
1720 static void SC_debugL4(const char *s, long4 ll) {
1897 void rsDebug(const char *s, const long4 *c) {
1941 SC_debugL4(s, *(const long4 *)c);
1964 void rsDebug(const char *s, const long4 c) {