Home
last modified time | relevance | path

Searched refs:vec_mulhi (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c20 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
63 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
79 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
110 qcoeff0 = vec_mulhi(vec_vaddshs(vec_abs(coeff0), round), quant); in vp9_quantize_fp_vsx()
117 qcoeff1 = vec_mulhi(vec_vaddshs(vec_abs(coeff1), round), quant); in vp9_quantize_fp_vsx()
124 qcoeff2 = vec_mulhi(vec_vaddshs(vec_abs(coeff2), round), quant); in vp9_quantize_fp_vsx()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c32 static INLINE int16x8_t vec_mulhi(int16x8_t a, int16x8_t b) { in vec_mulhi() function
43 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff()
45 qcoeff = vec_mulhi(qcoeff, quant_shift); in quantize_coeff()
56 int16x8_t qcoeff = vec_mulhi(rounded, quant); in quantize_coeff_32()