Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/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.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_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.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c155 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
210 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
229 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
272 dqcoeff0 = dequantize_coeff_32(qcoeff0, dequant); in vp9_quantize_fp_32x32_vsx()
273 dqcoeff1 = dequantize_coeff_32(qcoeff1, dequant); in vp9_quantize_fp_32x32_vsx()
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c69 static INLINE int16x8_t dequantize_coeff_32(int16x8_t qcoeff, in dequantize_coeff_32() function
253 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), 0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
255 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), 16, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
287 vec_vsx_st(dequantize_coeff_32(qcoeff0, dequant), off0, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
288 vec_vsx_st(dequantize_coeff_32(qcoeff1, dequant), off1, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()
289 vec_vsx_st(dequantize_coeff_32(qcoeff2, dequant), off2, dqcoeff_ptr); in vpx_quantize_b_32x32_vsx()