Searched defs:pred_hi (Results 1 – 4 of 4) sorted by relevance
427 const __m256i pred_hi = _mm256_madd_epi16(s_hi, a_hi); in highbd_comp_mask_pred_line_avx2() local
918 __m128i pred_hi = _mm_madd_epi16(tw_x_hi, wl_y); in smooth_predictor_wxh() local1281 __m128i pred_hi = _mm_madd_epi16(tw_x_hi, wl_y); in smooth_v_predictor_wxh() local1606 __m128i pred_hi = _mm_madd_epi16(wx_hi, tr_ly); in smooth_h_predictor_wxh() local
708 const __m128i pred_hi = _mm_madd_epi16(s_hi, a_hi); in highbd_comp_mask_pred_line_sse2() local
607 const __m128i pred_hi = _mm_add_epi16(L_hi, diff_hi); in PredictorSub12_SSE2() local