Home
last modified time | relevance | path

Searched refs:load_right_weights_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.c964 static INLINE void load_right_weights_32(const uint16_t *const above, __m512i *const r, in load_right_weights_32() function
995 load_right_weights_32(above, r, weights_w); in init_32()
1462 load_right_weights_32(above, &r, weights); in smooth_h_pred_32x8()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A DEbHighbdIntraPrediction_AVX512.c964 static INLINE void load_right_weights_32(const uint16_t *const above, __m512i *const r, in load_right_weights_32() function
995 load_right_weights_32(above, r, weights_w); in init_32()
1462 load_right_weights_32(above, &r, weights); in smooth_h_pred_32x8()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c1670 static INLINE void load_right_weights_32(const uint16_t *const above, __m256i *const r, in load_right_weights_32() function
1690 load_right_weights_32(above, r, weights_w); in init_32()
2179 load_right_weights_32(above, &r, weights); in smooth_h_pred_32x8()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A DEbHighbdIntraPrediction_AVX2.c1670 static INLINE void load_right_weights_32(const uint16_t *const above, __m256i *const r, in load_right_weights_32() function
1690 load_right_weights_32(above, r, weights_w); in init_32()
2179 load_right_weights_32(above, &r, weights); in smooth_h_pred_32x8()