Searched refs:packed_uchar32 (Results 1 – 1 of 1) sorted by relevance
91 typedef __attribute__((__ext_vector_type__(32), __aligned__(1))) uint8_t packed_uchar32; typedef129 return (const vector_uchar32)*(const packed_uchar32 *)ptr; in load32()161 *(packed_uchar32 *)ptr = (packed_uchar32)data; in store32()183 *(packed_uchar32 *)dst = *(const packed_uchar32 *)src; in copy32()