Searched refs:wx_lo (Results 1 – 1 of 1) sorted by relevance
1603 const __m128i wx_lo = _mm_unpacklo_epi16(scale_m_weights_x, weights_xw); in smooth_h_predictor_wxh() local1605 __m128i pred_lo = _mm_madd_epi16(wx_lo, tr_ly); in smooth_h_predictor_wxh()