Searched defs:shuffle0 (Results 1 – 3 of 3) sorted by relevance
113 const WORD32 shuffle0[2] = { 0x80098001, 0x800e8006 }; variable
95 const uint8x8_t shuffle0 = vld1_u8(kBGRShuffle[0]); in ConvertBGRAToBGR_NEON() local122 const uint8x8_t shuffle0 = vld1_u8(kRGBShuffle[0]); in ConvertBGRAToRGB_NEON() local
527 __m256i shuffle0 = _mm256_setr_epi32(1, 3, 5, 7, 0, 2, 4, 6); in oapv_quant_avx() local