Home
last modified time | relevance | path

Searched refs:coeff_ptr (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/x86/
H A Dquantize_sse2.c24 return _mm_setr_epi16((int16_t)coeff_ptr[0], (int16_t)coeff_ptr[1], in load_coefficients()
25 (int16_t)coeff_ptr[2], (int16_t)coeff_ptr[3], in load_coefficients()
26 (int16_t)coeff_ptr[4], (int16_t)coeff_ptr[5], in load_coefficients()
27 (int16_t)coeff_ptr[6], (int16_t)coeff_ptr[7]); in load_coefficients()
31 tran_low_t *coeff_ptr) { in store_coefficients() argument
39 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals_1); in store_coefficients()
40 _mm_store_si128((__m128i *)(coeff_ptr + 4), coeff_vals_2); in store_coefficients()
66 coeff0 = load_coefficients(coeff_ptr); in aom_quantize_b_sse2()
67 coeff1 = load_coefficients(coeff_ptr + 8); in aom_quantize_b_sse2()
110 coeff0 = load_coefficients(coeff_ptr + index); in aom_quantize_b_sse2()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/x86/
H A Dquantize_sse2.c24 return _mm_setr_epi16((int16_t)coeff_ptr[0], (int16_t)coeff_ptr[1], in load_coefficients()
25 (int16_t)coeff_ptr[2], (int16_t)coeff_ptr[3], in load_coefficients()
26 (int16_t)coeff_ptr[4], (int16_t)coeff_ptr[5], in load_coefficients()
27 (int16_t)coeff_ptr[6], (int16_t)coeff_ptr[7]); in load_coefficients()
31 tran_low_t *coeff_ptr) { in store_coefficients() argument
39 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals_1); in store_coefficients()
40 _mm_store_si128((__m128i *)(coeff_ptr + 4), coeff_vals_2); in store_coefficients()
66 coeff0 = load_coefficients(coeff_ptr); in aom_quantize_b_sse2()
67 coeff1 = load_coefficients(coeff_ptr + 8); in aom_quantize_b_sse2()
110 coeff0 = load_coefficients(coeff_ptr + index); in aom_quantize_b_sse2()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/x86/
H A Dquantize_sse2.c24 return _mm_setr_epi16((int16_t)coeff_ptr[0], (int16_t)coeff_ptr[1], in load_coefficients()
25 (int16_t)coeff_ptr[2], (int16_t)coeff_ptr[3], in load_coefficients()
26 (int16_t)coeff_ptr[4], (int16_t)coeff_ptr[5], in load_coefficients()
27 (int16_t)coeff_ptr[6], (int16_t)coeff_ptr[7]); in load_coefficients()
31 tran_low_t *coeff_ptr) { in store_coefficients() argument
39 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals_1); in store_coefficients()
40 _mm_store_si128((__m128i *)(coeff_ptr + 4), coeff_vals_2); in store_coefficients()
66 coeff0 = load_coefficients(coeff_ptr); in aom_quantize_b_sse2()
67 coeff1 = load_coefficients(coeff_ptr + 8); in aom_quantize_b_sse2()
110 coeff0 = load_coefficients(coeff_ptr + index); in aom_quantize_b_sse2()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/x86/
H A Dquantize_sse2.c24 return _mm_setr_epi16((int16_t)coeff_ptr[0], (int16_t)coeff_ptr[1], in load_coefficients()
25 (int16_t)coeff_ptr[2], (int16_t)coeff_ptr[3], in load_coefficients()
26 (int16_t)coeff_ptr[4], (int16_t)coeff_ptr[5], in load_coefficients()
27 (int16_t)coeff_ptr[6], (int16_t)coeff_ptr[7]); in load_coefficients()
31 tran_low_t *coeff_ptr) { in store_coefficients() argument
39 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals_1); in store_coefficients()
40 _mm_store_si128((__m128i *)(coeff_ptr + 4), coeff_vals_2); in store_coefficients()
66 coeff0 = load_coefficients(coeff_ptr); in aom_quantize_b_sse2()
67 coeff1 = load_coefficients(coeff_ptr + 8); in aom_quantize_b_sse2()
110 coeff0 = load_coefficients(coeff_ptr + index); in aom_quantize_b_sse2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dencodeopt_msa.c24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa()
29 coeff_ptr += 8; in vp8_block_error_msa()
61 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()
65 coeff_ptr += 8; in vp8_mbblock_error_msa()
71 coeff_ptr = be->coeff; in vp8_mbblock_error_msa()
75 coeff_ptr += 8; in vp8_mbblock_error_msa()
121 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
125 coeff_ptr += 8; in vp8_mbuverror_msa()
131 coeff_ptr = be->coeff; in vp8_mbuverror_msa()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dquantize.c17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() argument
40 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
56 const int coeff = coeff_ptr[rc]; in aom_quantize_b_adaptive_helper_c()
91 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
129 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_helper_c()
142 const int coeff = coeff_ptr[rc]; in aom_quantize_b_helper_c()
195 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
211 const int coeff = coeff_ptr[rc]; in aom_highbd_quantize_b_adaptive_helper_c()
242 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
281 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_helper_c()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dquantize.c17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() argument
40 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
56 const int coeff = coeff_ptr[rc]; in aom_quantize_b_adaptive_helper_c()
91 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
129 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_helper_c()
142 const int coeff = coeff_ptr[rc]; in aom_quantize_b_helper_c()
195 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
211 const int coeff = coeff_ptr[rc]; in aom_highbd_quantize_b_adaptive_helper_c()
242 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
281 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_helper_c()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dquantize.c17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() argument
40 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
56 const int coeff = coeff_ptr[rc]; in aom_quantize_b_adaptive_helper_c()
91 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
129 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_helper_c()
142 const int coeff = coeff_ptr[rc]; in aom_quantize_b_helper_c()
195 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
211 const int coeff = coeff_ptr[rc]; in aom_highbd_quantize_b_adaptive_helper_c()
242 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
281 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_helper_c()
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dquantize.c16 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() argument
39 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
55 const int coeff = coeff_ptr[rc]; in aom_quantize_b_adaptive_helper_c()
90 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_adaptive_helper_c()
128 const int coeff = coeff_ptr[rc] * wt; in aom_quantize_b_helper_c()
141 const int coeff = coeff_ptr[rc]; in aom_quantize_b_helper_c()
194 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
210 const int coeff = coeff_ptr[rc]; in aom_highbd_quantize_b_adaptive_helper_c()
241 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_adaptive_helper_c()
280 const int coeff = coeff_ptr[rc] * wt; in aom_highbd_quantize_b_helper_c()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/
H A Dquantize.c15 void quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_b_helper_c() argument
37 const int coeff = coeff_ptr[rc] * wt; in quantize_b_helper_c()
50 const int coeff = coeff_ptr[rc]; in quantize_b_helper_c()
79 const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, in highbd_quantize_b_helper_c() argument
106 const int coeff = coeff_ptr[rc] * wt; in highbd_quantize_b_helper_c()
119 const int coeff = coeff_ptr[rc]; in highbd_quantize_b_helper_c()
140 void quantize_dc_helper(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc_helper() argument
147 const int coeff = coeff_ptr[rc]; in quantize_dc_helper()
174 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() argument
253 const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, in aom_highbd_quantize_b_32x32_c() argument
[all …]
H A Dquantize.h22 void quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
31 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
40 const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block,
48 void aom_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
57 void aom_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, int skip_block,
61 void aom_quantize_dc_32x32(const tran_low_t *coeff_ptr, int skip_block,
66 void aom_quantize_dc_64x64(const tran_low_t *coeff_ptr, int skip_block,
74 void aom_highbd_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs,
81 const tran_low_t *coeff_ptr, int skip_block, const int16_t *round_ptr,
87 const tran_low_t *coeff_ptr, int skip_block, const int16_t *round_ptr,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dav1_quantize.c227 if (quantize_coeff_bigtx_fp_nuq(coeff_ptr[rc], quant, dequant, in quantize_dc_32x32_fp_nuq()
292 if (quantize_coeff_nuq(coeff_ptr[rc], quant_ptr[rc != 0], in quantize_nuq_c()
463 const int coeff = coeff_ptr[rc]; in quantize_fp_helper_c()
489 const tran_low_t *coeff_ptr, intptr_t count, int skip_block, in highbd_quantize_fp_helper_c() argument
513 const int coeff = coeff_ptr[rc]; in highbd_quantize_fp_helper_c()
673 const int coeff = coeff_ptr[rc]; in quantize_dc()
837 void av1_highbd_quantize_fp_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_fp_facade() argument
876 void av1_highbd_quantize_b_facade(const tran_low_t *coeff_ptr, in av1_highbd_quantize_b_facade() argument
934 const tran_low_t *coeff_ptr, int n_coeffs, int skip_block, in highbd_quantize_dc() argument
946 const int coeff = coeff_ptr[0]; in highbd_quantize_dc()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/x86/
H A Dquantize_sse2.c20 return _mm_setr_epi16((int16_t)coeff_ptr[0], (int16_t)coeff_ptr[1], in load_coefficients()
21 (int16_t)coeff_ptr[2], (int16_t)coeff_ptr[3], in load_coefficients()
22 (int16_t)coeff_ptr[4], (int16_t)coeff_ptr[5], in load_coefficients()
23 (int16_t)coeff_ptr[6], (int16_t)coeff_ptr[7]); in load_coefficients()
25 return _mm_load_si128((const __m128i *)coeff_ptr); in load_coefficients()
30 tran_low_t *coeff_ptr) { in store_coefficients() argument
37 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals_1); in store_coefficients()
40 _mm_store_si128((__m128i *)(coeff_ptr), coeff_vals); in store_coefficients()
54 coeff_ptr += n_coeffs; in aom_quantize_b_sse2()
85 coeff0 = load_coefficients(coeff_ptr + n_coeffs); in aom_quantize_b_sse2()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dquantize.c15 void quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_b_helper_c() argument
36 const int coeff = coeff_ptr[rc] * wt; in quantize_b_helper_c()
49 const int coeff = coeff_ptr[rc]; in quantize_b_helper_c()
100 const int coeff = coeff_ptr[rc] * wt; in highbd_quantize_b_helper_c()
113 const int coeff = coeff_ptr[rc]; in highbd_quantize_b_helper_c()
136 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() argument
142 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_c()
154 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_32x32_c()
178 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_c()
190 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_32x32_c()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dquantize.c15 void quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_b_helper_c() argument
36 const int coeff = coeff_ptr[rc] * wt; in quantize_b_helper_c()
49 const int coeff = coeff_ptr[rc]; in quantize_b_helper_c()
100 const int coeff = coeff_ptr[rc] * wt; in highbd_quantize_b_helper_c()
113 const int coeff = coeff_ptr[rc]; in highbd_quantize_b_helper_c()
136 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() argument
142 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_c()
154 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_32x32_c()
178 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_c()
190 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_32x32_c()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dquantize.c15 void quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_b_helper_c() argument
36 const int coeff = coeff_ptr[rc] * wt; in quantize_b_helper_c()
49 const int coeff = coeff_ptr[rc]; in quantize_b_helper_c()
100 const int coeff = coeff_ptr[rc] * wt; in highbd_quantize_b_helper_c()
113 const int coeff = coeff_ptr[rc]; in highbd_quantize_b_helper_c()
136 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() argument
142 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_c()
154 quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in aom_quantize_b_32x32_c()
178 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_c()
190 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_32x32_c()
[all …]

12345678910>>...32