Home
last modified time | relevance | path

Searched refs:wx_lo (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c1603 const __m128i wx_lo = _mm_unpacklo_epi16(scale_m_weights_x, weights_xw); in smooth_h_predictor_wxh() local
1605 __m128i pred_lo = _mm_madd_epi16(wx_lo, tr_ly); in smooth_h_predictor_wxh()