Searched refs:ZIP_U8 (Results 1 – 1 of 1) sorted by relevance
129 #define ZIP_U8(lo, hi) vzip_u8((lo), (hi)) macro131 #define ZIP_U8(lo, hi) vzip_u8((hi), (lo)) macro139 const uint8x8x2_t rgba4444 = ZIP_U8(rg, ba); \150 const uint8x8x2_t rgb565 = ZIP_U8(rg, gb); \