Searched refs:uchar3 (Results 1 – 2 of 2) sorted by relevance
1586 char3 __ovld __cnfn convert_char3_rte(uchar3);1587 char3 __ovld __cnfn convert_char3_sat_rte(uchar3);1588 char3 __ovld __cnfn convert_char3_rtz(uchar3);1589 char3 __ovld __cnfn convert_char3_sat_rtz(uchar3);1590 char3 __ovld __cnfn convert_char3_rtp(uchar3);1591 char3 __ovld __cnfn convert_char3_sat_rtp(uchar3);1592 char3 __ovld __cnfn convert_char3_rtn(uchar3);1593 char3 __ovld __cnfn convert_char3_sat_rtn(uchar3);1594 char3 __ovld __cnfn convert_char3(uchar3);1595 char3 __ovld __cnfn convert_char3_sat(uchar3);[all …]
173 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef575 #define as_uchar3(x) __builtin_astype((x), uchar3)