Searched defs:uchar3 (Results 1 – 15 of 15) sorted by relevance
746 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() argument773 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() argument
27 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
57 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
56 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
169 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
279 UChar* uchar3 = 0; in TestConvert() local
277 UChar* uchar3 = 0; in TestConvert() local
70 typedef unsigned char uchar3 __attribute__((ext_vector_type(3))); typedef