Searched refs:tmp3_const_8x16b (Results 1 – 1 of 1) sorted by relevance
388 __m128i tmp0_const_8x16b, tmp1_const_8x16b, tmp2_const_8x16b, tmp3_const_8x16b; in ihevc_deblk_luma_vert_ssse3() local421 tmp3_const_8x16b = _mm_sign_epi16(consttc_8x16b, tmp1_const_8x16b); in ihevc_deblk_luma_vert_ssse3()453 tmp_delta0_8x16b = _mm_max_epi16(tmp_delta0_8x16b, tmp3_const_8x16b); in ihevc_deblk_luma_vert_ssse3()474 tmp3_const_8x16b = _mm_load_si128((__m128i *)(shuffle1)); in ihevc_deblk_luma_vert_ssse3()475 tmp_delta3_8x16b = _mm_shuffle_epi8(tmp_delta3_8x16b, tmp3_const_8x16b); in ihevc_deblk_luma_vert_ssse3()