Searched refs:wx_hi (Results 1 – 1 of 1) sorted by relevance
1604 const __m128i wx_hi = _mm_unpackhi_epi16(scale_m_weights_x, weights_xw); in smooth_h_predictor_wxh() local1606 __m128i pred_hi = _mm_madd_epi16(wx_hi, tr_ly); in smooth_h_predictor_wxh()