Home
last modified time | relevance | path

Searched defs:coeff_ptr (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/libaom/aom_dsp/
H A Dquantize.c18 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c()
109 void aom_quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_helper_c()
175 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_helper_c()
263 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_helper_c()
323 void aom_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_adaptive_c()
338 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c()
350 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c()
363 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c()
375 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
387 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
[all …]
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_quantize.c41 const tran_low_t *coeff_ptr, in av1_quantize_fp_no_qmatrix()
72 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c()
127 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c()
202 void av1_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_c()
213 void av1_quantize_lp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_c()
243 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c()
255 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c()
267 void av1_quantize_fp_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_facade()
303 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade()
375 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc()
[all …]
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dav1_quantize_avx2.c64 static inline __m256i load_coefficients_avx2(const tran_low_t *coeff_ptr) { in load_coefficients_avx2()
71 tran_low_t *coeff_ptr) { in store_coefficients_avx2()
102 const int16_t *coeff_ptr, const int16_t *iscan_ptr, int16_t *qcoeff_ptr, in quantize_lp_16_first()
124 const int16_t *coeff_ptr, intptr_t n_coeffs, const int16_t *iscan_ptr, in quantize_lp_16()
147 void av1_quantize_lp_avx2(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_avx2()
199 const __m256i *thr, const __m256i *qp, const tran_low_t *coeff_ptr, in quantize_fp_16()
224 void av1_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_avx2()
266 const __m256i *thr, const __m256i *qp, const tran_low_t *coeff_ptr, in quantize_fp_32x32()
294 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2()
335 const tran_low_t *coeff_ptr, in quantize_fp_64x64()
[all …]
H A Dav1_quantize_sse2.c73 const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize()
139 void av1_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_sse2()
193 const int16_t *coeff_ptr, intptr_t n_coeffs, in quantize_lp()
254 void av1_quantize_lp_sse2(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_sse2()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dquantize_neon.c57 static inline uint16x8_t quantize_fp_8(const tran_low_t *coeff_ptr, in quantize_fp_8()
76 void av1_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t count, in av1_quantize_fp_neon()
121 static inline uint16x8_t quantize_lp_8(const int16_t *coeff_ptr, in quantize_lp_8()
140 void av1_quantize_lp_neon(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_neon()
181 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_logscale_8()
213 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_logscale2_8()
246 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in quantize_fp_no_qmatrix_neon()
322 void av1_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_neon()
338 void av1_quantize_fp_64x64_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_neon()
354 void aom_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_neon()
[all …]
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dquantize_avx2.c52 static inline __m256i load_coefficients_avx2(const tran_low_t *coeff_ptr) { in load_coefficients_avx2()
59 tran_low_t *coeff_ptr) { in store_coefficients_avx2()
68 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_logscale0_16()
122 void aom_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_avx2()
166 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_logscale_16()
208 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_b_no_qmatrix_avx2()
248 void aom_quantize_b_32x32_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_avx2()
262 void aom_quantize_b_64x64_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_64x64_avx2()
H A Dhighbd_quantize_intrin_avx2.c119 const __m256i *qp, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_logscale()
154 const tran_low_t *coeff_ptr, in quantize()
185 void aom_highbd_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_avx2()
225 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_avx2()
261 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_avx2()
H A Dhighbd_quantize_intrin_sse2.c19 void aom_highbd_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t count, in aom_highbd_quantize_b_sse2()
95 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_sse2()
153 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_sse2()
H A Dadaptive_quantize_avx2.c39 static inline __m256i load_coefficients_avx2(const tran_low_t *coeff_ptr) { in load_coefficients_avx2()
88 tran_low_t *coeff_ptr) { in store_coefficients_avx2()
97 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_avx2()
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dquantize.c20 void vpx_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_quantize_dc()
43 void vpx_highbd_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_highbd_quantize_dc()
67 void vpx_quantize_dc_32x32(const tran_low_t *coeff_ptr, in vpx_quantize_dc_32x32()
92 void vpx_highbd_quantize_dc_32x32(const tran_low_t *coeff_ptr, in vpx_highbd_quantize_dc_32x32()
118 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_c()
168 void vpx_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_c()
216 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, in vpx_quantize_b_32x32_c()
279 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_c()
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_avx2.c80 const __m256i *thr, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_fp_16()
104 void vp9_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_avx2()
155 const __m256i *thr, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_fp_32x32_16_no_nzflag()
177 const __m256i *thr, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_fp_32x32_16()
208 void vp9_quantize_fp_32x32_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_avx2()
311 const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in highbd_quantize_fp()
328 void vp9_highbd_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_avx2()
372 const __m256i *thr, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in highbd_quantize_fp_32x32()
393 const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_32x32_avx2()
H A Dvp9_quantize_ssse3.c23 void vp9_quantize_fp_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_ssse3()
122 void vp9_quantize_fp_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_ssse3()
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_quantize_neon.c97 const int16x8_t *v_dequant, const tran_low_t *coeff_ptr, in quantize_fp_8()
120 void vp9_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_neon()
154 const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_fp_32x32_8()
188 void vp9_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_neon()
233 highbd_quantize_fp_4(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_4()
258 void vp9_highbd_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_neon()
314 highbd_quantize_fp_32x32_4(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_32x32_4()
348 const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_32x32_neon()
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_quantize_neon.c32 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_4()
141 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_neon()
238 void aom_highbd_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_neon()
252 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_neon()
263 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_neon()
275 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_adaptive_neon()
401 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_neon()
412 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon()
423 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_neon()
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dquantize_avx2.c56 load_coefficients_avx2(const tran_low_t *coeff_ptr) { in load_coefficients_avx2()
69 tran_low_t *coeff_ptr) { in store_coefficients_avx2()
84 quantize_b_16(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_16()
158 void vpx_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_avx2()
197 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_32x32_16()
255 void vpx_quantize_b_32x32_avx2(const tran_low_t *coeff_ptr, in vpx_quantize_b_32x32_avx2()
H A Dhighbd_quantize_intrin_avx2.c104 const tran_low_t *coeff_ptr, in quantize()
136 void vpx_highbd_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_avx2()
187 const __m256i *qp, const tran_low_t *coeff_ptr, const int16_t *iscan_ptr, in quantize_b_32x32()
222 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_avx2()
H A Dquantize_ssse3.c22 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_ssse3()
108 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, in vpx_quantize_b_32x32_ssse3()
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c37 quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_neon()
73 void vpx_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_neon()
176 quantize_b_32x32_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_32x32_neon()
214 void vpx_quantize_b_32x32_neon(const tran_low_t *coeff_ptr, in vpx_quantize_b_32x32_neon()
H A Dhighbd_quantize_neon.c73 highbd_quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_neon()
98 void vpx_highbd_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_neon()
198 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_32x32_neon()
224 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_neon()
/aosp_15_r20/external/libvpx/vp8/encoder/mips/msa/
H A Dquantize_msa.c15 static int8_t fast_quantize_b_msa(int16_t *coeff_ptr, int16_t *round, in fast_quantize_b_msa()
82 int16_t *zbin_boost, int16_t *coeff_ptr, int16_t *zbin, int16_t *round, in exact_regular_quantize_b_msa()
185 int16_t *coeff_ptr = b->coeff; in vp8_fast_quantize_b_msa() local
198 int16_t *coeff_ptr = b->coeff; in vp8_regular_quantize_b_msa() local
H A Dencodeopt_msa.c15 int32_t vp8_block_error_msa(int16_t *coeff_ptr, int16_t *dq_coeff_ptr) { in vp8_block_error_msa()
44 int16_t *coeff_ptr, *dq_coeff_ptr; in vp8_mbblock_error_msa() local
110 int16_t *coeff_ptr, *dq_coeff_ptr; in vp8_mbuverror_msa() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_quantize.c26 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_c()
59 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_c()
92 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_c()
127 const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_32x32_c()
/aosp_15_r20/external/libaom/test/
H A Dquantize_func_test.cc137 CoeffType *coeff_ptr = coeff_; in QuantizeRun() local
274 void RunQuantizeFunc(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc()
294 void RunQuantizeFunc(const int16_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc()
344 tran_low_t *coeff_ptr = coeff_; in TEST_P() local
429 int16_t *coeff_ptr = coeff_; in TEST_P() local
/aosp_15_r20/external/libvpx/vp8/encoder/mips/mmi/
H A Dvp8_quantize_mmi.c35 const int16_t *coeff_ptr = b->coeff; in vp8_fast_quantize_b_mmi() local
206 const int16_t *coeff_ptr = b->coeff; in vp8_regular_quantize_b_mmi() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_quantize_test.cc316 inline void quant_fp_nz(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quant_fp_nz()
392 void quantize_fp_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_nz_c()
401 void quantize_fp_32x32_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_32x32_nz_c()

123