Home
last modified time | relevance | path

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

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvpx_dsp_rtcd.h178 RTCD_EXTERN void(*eb_vp9_d45_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above,… variable
1040 eb_vp9_d45_predictor_8x8 = eb_vp9_d45_predictor_8x8_c; in setup_rtcd_internal()
1041 if (flags & HAS_SSE2) eb_vp9_d45_predictor_8x8 = eb_vp9_d45_predictor_8x8_sse2; in setup_rtcd_internal()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvpx_dsp_rtcd.h178 RTCD_EXTERN void(*eb_vp9_d45_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above,… variable
1040 eb_vp9_d45_predictor_8x8 = eb_vp9_d45_predictor_8x8_c; in setup_rtcd_internal()
1041 if (flags & HAS_SSE2) eb_vp9_d45_predictor_8x8 = eb_vp9_d45_predictor_8x8_sse2; in setup_rtcd_internal()