| /external/libaom/aom_dsp/ |
| D | quantize.c | 17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c() 108 void aom_quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_helper_c() 174 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_helper_c() 262 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_helper_c() 322 void aom_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_adaptive_c() 337 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c() 349 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c() 362 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c() 374 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 386 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
| /external/libvpx/vpx_dsp/ |
| D | quantize.c | 18 void vpx_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_quantize_dc() 41 void vpx_highbd_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_highbd_quantize_dc() 69 const int n_coeffs = 1024; in vpx_quantize_dc_32x32() local 95 const int n_coeffs = 1024; in vpx_highbd_quantize_dc_32x32() local 116 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_c() 164 void vpx_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_c() 211 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_c() 272 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_32x32_c()
|
| /external/libaom/aom_dsp/arm/ |
| D | highbd_quantize_neon.c | 87 intptr_t n_coeffs) { in get_min_max_lane_eob() 137 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_neon() 234 void aom_highbd_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_neon() 248 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_neon() 259 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_neon() 271 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_adaptive_neon() 397 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_neon() 408 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon() 419 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_neon()
|
| /external/libaom/av1/encoder/ |
| D | av1_quantize.c | 29 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr, in av1_quantize_skip() 71 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c() 201 void av1_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_c() 212 void av1_quantize_lp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_c() 242 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c() 254 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c() 266 void av1_quantize_fp_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_facade() 302 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade() 374 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc() 407 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade() [all …]
|
| /external/libaom/test/ |
| D | quantize_func_test.cc | 108 const int n_coeffs = coeff_num(); in SetUp() local 137 const intptr_t n_coeffs = coeff_num(); in QuantizeRun() local 203 const int n_coeffs = coeff_num(); in FillCoeff() local 210 const int n_coeffs = coeff_num(); in FillCoeffRandom() local 273 void RunQuantizeFunc(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc() 293 void RunQuantizeFunc(const int16_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc() 344 const intptr_t n_coeffs = coeff_num(); in TEST_P() local 429 const intptr_t n_coeffs = coeff_num(); in TEST_P() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 24 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_c() 55 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_c() 88 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_c() 121 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | quantize_neon.c | 138 void av1_quantize_lp_neon(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_neon() 244 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in quantize_fp_no_qmatrix_neon() 320 void av1_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_neon() 336 void av1_quantize_fp_64x64_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_neon() 352 void aom_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_neon() 456 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_16x16_neon() 585 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_32x32_neon() 723 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_64x64_neon() 872 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_neon() 900 void aom_quantize_b_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_neon() [all …]
|
| /external/libvpx/vp9/encoder/x86/ |
| D | vp9_quantize_ssse3.c | 21 void vp9_quantize_fp_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_ssse3() 121 void vp9_quantize_fp_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_ssse3()
|
| D | vp9_quantize_avx2.c | 100 void vp9_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_avx2() 205 void vp9_quantize_fp_32x32_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_avx2() 326 void vp9_highbd_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_avx2() 393 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
|
| D | vp9_quantize_sse2.c | 21 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_sse2()
|
| /external/libaom/av1/encoder/x86/ |
| D | av1_quantize_sse2.c | 73 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()
|
| D | av1_quantize_avx2.c | 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() 224 void av1_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_avx2() 294 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2() 376 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_64x64_avx2()
|
| /external/libaom/aom_dsp/x86/ |
| D | quantize_avx2.c | 122 void aom_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_avx2() 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()
|
| D | aom_quantize_avx.c | 31 void aom_quantize_b_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_avx() 149 void aom_quantize_b_32x32_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_avx()
|
| D | highbd_quantize_intrin_avx2.c | 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()
|
| D | quantize_sse2.c | 21 void aom_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_sse2()
|
| D | highbd_quantize_intrin_sse2.c | 94 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_sse2() 152 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_sse2()
|
| D | adaptive_quantize_sse2.c | 20 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_sse2() 220 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_sse2() 428 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_sse2()
|
| /external/libvpx/vpx_dsp/x86/ |
| D | quantize_ssse3.c | 20 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_ssse3() 110 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_ssse3()
|
| D | quantize_avx.c | 23 void vpx_quantize_b_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_avx() 143 void vpx_quantize_b_32x32_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_avx()
|
| D | quantize_sse2.c | 20 void vpx_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_sse2()
|
| /external/libvpx/vp9/encoder/ppc/ |
| D | vp9_quantize_vsx.c | 41 void vp9_quantize_fp_vsx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_vsx() 164 void vp9_quantize_fp_32x32_vsx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_vsx()
|
| /external/libvpx/test/ |
| D | vp9_quantize_test.cc | 300 inline void quant_fp_nz(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quant_fp_nz() 374 void quantize_fp_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_nz_c() 383 void quantize_fp_32x32_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_32x32_nz_c()
|
| /external/libvpx/vpx_dsp/loongarch/ |
| D | quantize_lsx.c | 91 void vpx_quantize_b_lsx(const int16_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_lsx() 170 void vpx_quantize_b_32x32_lsx(const int16_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_lsx()
|
| /external/libvpx/vpx_dsp/arm/ |
| D | quantize_neon.c | 71 void vpx_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_neon() 216 void vpx_quantize_b_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_neon()
|