Home
last modified time | relevance | path

Searched defs:dequant_ptr (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/libaom/aom_dsp/
H A Dquantize.c21 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_helper_c()
114 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_helper_c()
178 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_helper_c()
266 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_helper_c()
329 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_c()
341 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_c()
353 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_c()
366 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_c()
378 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
390 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
[all …]
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dquantize_neon.c81 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_neon()
143 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_lp_neon()
248 const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *iscan, in quantize_fp_no_qmatrix_neon()
328 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_neon()
344 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_neon()
358 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in aom_quantize_b_neon()
461 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_helper_16x16_neon()
590 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_helper_32x32_neon()
728 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_helper_64x64_neon()
877 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_helper_neon()
[all …]
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_quantize_neon.c144 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_neon()
244 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_neon()
255 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_neon()
266 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_neon()
278 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_adaptive_neon()
404 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_neon()
415 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon()
426 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_adaptive_neon()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_quantize.c75 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_fp_helper_c()
130 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_fp_helper_c()
206 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_c()
216 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_lp_c()
248 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_c()
260 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_c()
378 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in quantize_dc()
520 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_dc()
571 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_c()
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_avx2.c35 const int16_t *dequant_ptr, __m256i *dequant) { in load_fp_values_avx2()
107 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_avx2()
211 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_avx2()
291 const int16_t *dequant_ptr, __m256i *dequant) { in highbd_load_fp_values()
332 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_avx2()
395 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
H A Dvp9_quantize_ssse3.c26 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_ssse3()
126 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_ssse3()
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dquantize_avx2.c20 const int16_t *dequant_ptr, in load_b_values_avx2()
126 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in aom_quantize_b_avx2()
211 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_b_no_qmatrix_avx2()
254 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_avx2()
268 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_avx2()
H A Dhighbd_quantize_intrin_avx2.c33 const int16_t *quant_ptr, const int16_t *dequant_ptr, in init_qp()
191 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_avx2()
228 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_avx2()
264 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_avx2()
H A Dhighbd_quantize_intrin_sse2.c25 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_sse2()
98 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_sse2()
156 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_sse2()
H A Dhighbd_adaptive_quantize_avx2.c23 const int16_t *dequant_ptr, __m256i *dequant, const int16_t *shift_ptr, in highbd_load_b_values_avx2()
109 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_avx2()
277 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_avx2()
H A Dadaptive_quantize_sse2.c23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_sse2()
223 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_sse2()
431 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_sse2()
H A Daom_quantize_avx.c35 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in aom_quantize_b_avx()
154 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_avx()
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_quantize_neon.c74 const struct macroblock_plane *mb_plane, const int16_t *dequant_ptr, in load_fp_values()
123 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_neon()
191 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_neon()
262 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_neon()
350 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_neon()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_quantize.c29 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_c()
62 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c()
95 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c()
129 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c()
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dquantize_sse2.h22 const int16_t *dequant_ptr, __m128i *dequant, in load_b_values()
34 __m128i *round, __m128i *quant, const int16_t *dequant_ptr, in load_b_values32x32()
61 const int16_t *dequant_ptr, in load_fp_values()
H A Dhighbd_quantize_intrin_avx2.c32 const struct macroblock_plane *const mb_plane, const int16_t *dequant_ptr, in init_qp()
139 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_avx2()
223 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_highbd_quantize_b_32x32_avx2()
H A Dquantize_avx2.c21 __m256i *quant, const int16_t *dequant_ptr, __m256i *dequant, in load_b_values_avx2()
161 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_avx2()
258 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_avx2()
H A Dquantize_ssse3.c25 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_ssse3()
111 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_ssse3()
H A Dquantize_avx.c28 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_avx()
144 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_avx()
H A Dhighbd_quantize_intrin_sse2.c24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2()
98 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_highbd_quantize_b_32x32_sse2()
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dav1_quantize_avx2.c31 const int16_t *dequant_ptr, int log_scale, in init_qp()
150 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_lp_avx2()
229 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_avx2()
297 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_avx2()
379 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_avx2()
H A Dav1_highbd_quantize_avx2.c33 const int16_t *dequant_ptr, int log_scale, in init_qp()
94 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_avx2()
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dquantize.c121 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_c()
171 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_c()
219 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_c()
280 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_highbd_quantize_b_32x32_c()
/aosp_15_r20/external/libvpx/vp8/encoder/mips/mmi/
H A Dvp8_quantize_mmi.c40 const int16_t *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmi() local
213 const int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_mmi() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_quantize_test.cc319 const int16_t *dequant_ptr, uint16_t *eob_ptr, in quant_fp_nz()
395 const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_fp_nz_c()
404 const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_fp_32x32_nz_c()

12