Searched defs:uchar2 (Results 1 – 4 of 4) sorted by relevance
26 typedef uchar uchar2 __attribute__((ext_vector_type(2))); typedef
208 static void my_uchar2_comb(uchar2 *accum, const uchar2 *other) { } constant
267 static void my_uchar2_comb(uchar2 *accum, const uchar2 *other) { } constant268 static void my_uchar2_out(int *out, const uchar2 *accum) { } constant
52 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); typedef