Home
last modified time | relevance | path

Searched refs:dqcoeff2 (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.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_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.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/ppc/
H A Dvp9_quantize_vsx.c94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local
128 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vp9_quantize_fp_vsx()
129 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_vsx()
235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
274 dqcoeff2 = dequantize_coeff_32(qcoeff2, dequant); in vp9_quantize_fp_32x32_vsx()
278 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vp9_quantize_fp_32x32_vsx()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_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.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local
176 dqcoeff2 = vec_mladd(qcoeff2, dequant, vec_zeros_s16); in vpx_quantize_b_vsx()
180 vec_vsx_st(dqcoeff2, off2, dqcoeff_ptr); in vpx_quantize_b_vsx()