Home
last modified time | relevance | path

Searched refs:smooth_h_pred_64x8 (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.c1531 static INLINE void smooth_h_pred_64x8(uint16_t *dst, const ptrdiff_t stride, in smooth_h_pred_64x8() function
1553 smooth_h_pred_64x8(dst, stride, above, left, 2); in aom_highbd_smooth_h_predictor_64x16_avx512()
1562 smooth_h_pred_64x8(dst, stride, above, left, 4); in aom_highbd_smooth_h_predictor_64x32_avx512()
1571 smooth_h_pred_64x8(dst, stride, above, left, 8); in aom_highbd_smooth_h_predictor_64x64_avx512()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A DEbHighbdIntraPrediction_AVX512.c1531 static INLINE void smooth_h_pred_64x8(uint16_t *dst, const ptrdiff_t stride, in smooth_h_pred_64x8() function
1553 smooth_h_pred_64x8(dst, stride, above, left, 2); in aom_highbd_smooth_h_predictor_64x16_avx512()
1562 smooth_h_pred_64x8(dst, stride, above, left, 4); in aom_highbd_smooth_h_predictor_64x32_avx512()
1571 smooth_h_pred_64x8(dst, stride, above, left, 8); in aom_highbd_smooth_h_predictor_64x64_avx512()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2262 static INLINE void smooth_h_pred_64x8(uint16_t *dst, const ptrdiff_t stride, in smooth_h_pred_64x8() function
2283 smooth_h_pred_64x8(dst, stride, above, left, 2); in svt_aom_highbd_smooth_h_predictor_64x16_avx2()
2292 smooth_h_pred_64x8(dst, stride, above, left, 4); in svt_aom_highbd_smooth_h_predictor_64x32_avx2()
2301 smooth_h_pred_64x8(dst, stride, above, left, 8); in svt_aom_highbd_smooth_h_predictor_64x64_avx2()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c2262 static INLINE void smooth_h_pred_64x8(uint16_t *dst, const ptrdiff_t stride, in smooth_h_pred_64x8() function
2283 smooth_h_pred_64x8(dst, stride, above, left, 2); in svt_aom_highbd_smooth_h_predictor_64x16_avx2()
2292 smooth_h_pred_64x8(dst, stride, above, left, 4); in svt_aom_highbd_smooth_h_predictor_64x32_avx2()
2301 smooth_h_pred_64x8(dst, stride, above, left, 8); in svt_aom_highbd_smooth_h_predictor_64x64_avx2()