Searched refs:weights_x (Results 1 – 1 of 1) sorted by relevance
911 const __m128i weights_x = in smooth_predictor_wxh() local913 const __m128i tw_x = _mm_unpacklo_epi8(top_x, weights_x); in smooth_predictor_wxh()921 _mm_sub_epi16(scale_value, _mm_unpacklo_epi8(weights_x, zero)); in smooth_predictor_wxh()1599 const __m128i weights_x = in smooth_h_predictor_wxh() local1601 const __m128i weights_xw = _mm_unpacklo_epi8(weights_x, zero); in smooth_h_predictor_wxh()