Home | History | Annotate | Download | only in driver

Lines Matching defs:long2

61 typedef int64_t long2 __attribute__((ext_vector_type(2)));
925 ELEMENT_AT(long2, RS_TYPE_SIGNED_64, 2)
1714 static void SC_debugL2(const char *s, long2 ll) {
1889 void rsDebug(const char *s, const long2 *c) {
1933 SC_debugL2(s, *(const long2 *)c);
1956 void rsDebug(const char *s, const long2 c) {