Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2357 static INLINE void smooth_v_pred_8x4(const uint16_t *const sm_weights_h, const __m256i *const rep, in smooth_v_pred_8x4() function
2368 smooth_v_pred_8x4(sm_weights_h + 0, rep, ab, dst, stride); in smooth_v_pred_8x8()
2369 smooth_v_pred_8x4(sm_weights_h + 16, rep, ab, dst, stride); in smooth_v_pred_8x8()
2381 smooth_v_pred_8x4(sm_weights_d_4, rep, ab, &dst, stride); in svt_aom_highbd_smooth_v_predictor_8x4_avx2()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2357 static INLINE void smooth_v_pred_8x4(const uint16_t *const sm_weights_h, const __m256i *const rep, in smooth_v_pred_8x4() function
2368 smooth_v_pred_8x4(sm_weights_h + 0, rep, ab, dst, stride); in smooth_v_pred_8x8()
2369 smooth_v_pred_8x4(sm_weights_h + 16, rep, ab, dst, stride); in smooth_v_pred_8x8()
2381 smooth_v_pred_8x4(sm_weights_d_4, rep, ab, &dst, stride); in svt_aom_highbd_smooth_v_predictor_8x4_avx2()