Searched refs:byte8 (Results 1 – 5 of 5) sorted by relevance
36 byte8 maskB4Q[16];37 byte8 invMaskB4Q[16];
21 using byte8 = skvx::Vec<8,uint8_t>; typedef56 static_assert(sizeof(byte8) == 8, ""); in DEF_TEST()
53 typedef ALIGN(8, uint8_t) byte8[8];
54 typedef ALIGN(8, uint8_t) byte8[8];