Searched refs:shuffle_d (Results 1 – 3 of 3) sorted by relevance
112 const WORD32 shuffle_d[4] = { 0x80800403, 0x80800c0b, 0x03000704, 0x0b080f0c }; variable
148 mask_16x8b = _mm_load_si128((__m128i *)(shuffle_d)); in ihevc_deblk_luma_vert_ssse3()607 mask_16x8b = _mm_load_si128((__m128i *)(shuffle_d)); in ihevc_deblk_luma_horz_ssse3()
60 extern MEM_ALIGN16 const WORD32 shuffle_d[4];