Searched defs:uchar3 (Results 1 – 4 of 4) sorted by relevance
32 typedef __attribute__((ext_vector_type(3))) uchar uchar3; typedef
84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
71 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
275 UChar* uchar3 = 0; in TestConvert() local