Lines Matching refs:uchar3
53 typedef unsigned char uchar3 __attribute__((ext_vector_type(3)));556 ELEMENT_AT(uchar3, RS_TYPE_UNSIGNED_8, 3)1219 void rsDebug(const char *s, const uchar3 *c3) {1220 uchar3 c = *c3;