Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A DEbHighbdIntraPrediction_AVX512.c1231 static INLINE void smooth_v_pred_32(const __m512i weights, const __m512i rep, in smooth_v_pred_32() function
1245 smooth_v_pred_32(weights, rep[0], ab, dst, stride); in smooth_v_pred_32x4()
1246 smooth_v_pred_32(weights, rep[1], ab, dst, stride); in smooth_v_pred_32x4()
1247 smooth_v_pred_32(weights, rep[2], ab, dst, stride); in smooth_v_pred_32x4()
1248 smooth_v_pred_32(weights, rep[3], ab, dst, stride); in smooth_v_pred_32x4()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A DEbHighbdIntraPrediction_AVX512.c1231 static INLINE void smooth_v_pred_32(const __m512i weights, const __m512i rep, in smooth_v_pred_32() function
1245 smooth_v_pred_32(weights, rep[0], ab, dst, stride); in smooth_v_pred_32x4()
1246 smooth_v_pred_32(weights, rep[1], ab, dst, stride); in smooth_v_pred_32x4()
1247 smooth_v_pred_32(weights, rep[2], ab, dst, stride); in smooth_v_pred_32x4()
1248 smooth_v_pred_32(weights, rep[3], ab, dst, stride); in smooth_v_pred_32x4()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2553 static INLINE void smooth_v_pred_32(const __m256i weights, const __m256i rep, in smooth_v_pred_32() function
2572 smooth_v_pred_32(weights, rep[0], ab, dst, stride); in smooth_v_pred_32x4()
2573 smooth_v_pred_32(weights, rep[1], ab, dst, stride); in smooth_v_pred_32x4()
2574 smooth_v_pred_32(weights, rep[2], ab, dst, stride); in smooth_v_pred_32x4()
2575 smooth_v_pred_32(weights, rep[3], ab, dst, stride); in smooth_v_pred_32x4()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2553 static INLINE void smooth_v_pred_32(const __m256i weights, const __m256i rep, in smooth_v_pred_32() function
2572 smooth_v_pred_32(weights, rep[0], ab, dst, stride); in smooth_v_pred_32x4()
2573 smooth_v_pred_32(weights, rep[1], ab, dst, stride); in smooth_v_pred_32x4()
2574 smooth_v_pred_32(weights, rep[2], ab, dst, stride); in smooth_v_pred_32x4()
2575 smooth_v_pred_32(weights, rep[3], ab, dst, stride); in smooth_v_pred_32x4()