Searched refs:shuffle0 (Results 1 – 4 of 4) sorted by relevance
95 const uint8x8_t shuffle0 = vld1_u8(kBGRShuffle[0]); in ConvertBGRAToBGR() local105 vst1_u8(dst + 0, vtbl4_u8(pixels, shuffle0)); in ConvertBGRAToBGR()122 const uint8x8_t shuffle0 = vld1_u8(kRGBShuffle[0]); in ConvertBGRAToRGB() local132 vst1_u8(dst + 0, vtbl4_u8(pixels, shuffle0)); in ConvertBGRAToRGB()
113 const WORD32 shuffle0[2] = { 0x80098001, 0x800e8006 }; variable
459 tmp2_const_8x16b = _mm_loadl_epi64((__m128i *)(shuffle0)); in ihevc_deblk_luma_vert_ssse3()
61 extern const WORD32 shuffle0[2];