| /external/libaom/aom_dsp/ | 
| D | quantize.c | 20     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_adaptive_helper_c()113                              const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_helper_c()
 177     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_adaptive_helper_c()
 265     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_helper_c()
 328                                const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_adaptive_c()
 340     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_32x32_adaptive_c()
 352     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_64x64_adaptive_c()
 365     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_adaptive_c()
 377     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_32x32_adaptive_c()
 389     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_64x64_adaptive_c()
 [all …]
 
 | 
| /external/libaom/aom_dsp/arm/ | 
| D | highbd_quantize_neon.c | 140     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in highbd_quantize_b_neon()240                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_neon()
 251     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_32x32_neon()
 262     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_64x64_neon()
 274     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in highbd_quantize_b_adaptive_neon()
 400     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_adaptive_neon()
 411     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_32x32_adaptive_neon()
 422     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_64x64_adaptive_neon()
 
 | 
| /external/libvpx/vp8/encoder/mips/mmi/ | 
| D | vp8_quantize_mmi.c | 40   const int16_t *dequant_ptr = d->dequant;  in vp8_fast_quantize_b_mmi()  local213   const int16_t *dequant_ptr = d->dequant;  in vp8_regular_quantize_b_mmi()  local
 
 | 
| /external/libaom/aom_dsp/x86/ | 
| D | quantize_avx2.c | 20                                       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()
 
 | 
| D | highbd_quantize_intrin_avx2.c | 33                            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()
 
 | 
| D | highbd_quantize_intrin_sse2.c | 24                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_sse2()97     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_32x32_sse2()
 155     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_highbd_quantize_b_64x64_sse2()
 
 | 
| D | aom_quantize_avx.c | 35                         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()
 
 | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_quantize.c | 27                        const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_c()59                               const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_highbd_quantize_fp_c()
 91                              const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_32x32_c()
 123     const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan,  in vp9_highbd_quantize_fp_32x32_c()
 
 | 
| /external/libaom/av1/encoder/arm/neon/ | 
| D | quantize_neon.c | 79                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_neon()141                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_lp_neon()
 246     const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *iscan,  in quantize_fp_no_qmatrix_neon()
 326                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_32x32_neon()
 342                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_64x64_neon()
 356                          tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,  in aom_quantize_b_neon()
 459     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_helper_16x16_neon()
 588     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_helper_32x32_neon()
 726     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_helper_64x64_neon()
 875     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in aom_quantize_b_helper_neon()
 [all …]
 
 | 
| /external/libvpx/vp9/encoder/x86/ | 
| D | vp9_quantize_avx2.c | 33     __m256i *quant, const int16_t *dequant_ptr, __m256i *dequant) {  in load_fp_values_avx2()103                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_avx2()
 209                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_32x32_avx2()
 290     __m256i *quant, const int16_t *dequant_ptr, __m256i *dequant) {  in highbd_load_fp_values()
 331                                  const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_highbd_quantize_fp_avx2()
 395     const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan,  in vp9_highbd_quantize_fp_32x32_avx2()
 
 | 
| D | vp9_quantize_ssse3.c | 24                            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()
 
 | 
| D | vp9_quantize_sse2.c | 24                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_sse2()
 | 
| /external/libvpx/vp9/encoder/arm/neon/ | 
| D | vp9_quantize_neon.c | 73                                             const int16_t *dequant_ptr,  in load_fp_values()123                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_neon()
 193                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_32x32_neon()
 265                                  const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_highbd_quantize_fp_neon()
 354     const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan,  in vp9_highbd_quantize_fp_32x32_neon()
 
 | 
| /external/libvpx/vpx_dsp/x86/ | 
| D | quantize_sse2.h | 22                                  const int16_t *dequant_ptr, __m128i *dequant,  in load_b_values()34                                   const int16_t *dequant_ptr,  in load_fp_values()
 
 | 
| D | quantize_ssse3.c | 25                           const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_ssse3()116                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_32x32_ssse3()
 
 | 
| D | quantize_avx.c | 27                         tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,  in vpx_quantize_b_avx()148                               const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_32x32_avx()
 
 | 
| D | highbd_quantize_intrin_avx2.c | 32                                      const int16_t *dequant_ptr,  in init_qp()142                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_avx2()
 228     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_32x32_avx2()
 
 | 
| D | highbd_quantize_intrin_sse2.c | 26                                 const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_sse2()99     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_32x32_sse2()
 
 | 
| D | quantize_avx2.c | 20     const int16_t *dequant_ptr, __m256i *dequant, const int16_t *shift_ptr,  in load_b_values_avx2()157                          tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr,  in vpx_quantize_b_avx2()
 259                                const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_32x32_avx2()
 
 | 
| /external/libaom/av1/encoder/ | 
| D | av1_quantize.c | 74     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in quantize_fp_helper_c()129     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in highbd_quantize_fp_helper_c()
 205                        const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_c()
 215                        const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_lp_c()
 247                              const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_32x32_c()
 259                              const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_quantize_fp_64x64_c()
 377                         tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr,  in quantize_dc()
 519     tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, uint16_t *eob_ptr,  in highbd_quantize_dc()
 570                               const int16_t *dequant_ptr, uint16_t *eob_ptr,  in av1_highbd_quantize_fp_c()
 
 | 
| /external/libvpx/vpx_dsp/ | 
| D | quantize.c | 120                       const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_c()169                              const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_c()
 216                             const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_quantize_b_32x32_c()
 275     tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vpx_highbd_quantize_b_32x32_c()
 
 | 
| /external/libaom/av1/encoder/x86/ | 
| D | av1_highbd_quantize_avx2.c | 33                            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()
 
 | 
| D | av1_quantize_avx2.c | 31                            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()
 
 | 
| /external/libvpx/vp9/encoder/ppc/ | 
| D | vp9_quantize_vsx.c | 44                          const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_vsx()168                                const int16_t *dequant_ptr, uint16_t *eob_ptr,  in vp9_quantize_fp_32x32_vsx()
 
 | 
| /external/libvpx/vp8/encoder/ | 
| D | vp8_quantize.c | 26   short *dequant_ptr = d->dequant;  in vp8_fast_quantize_b_c()  local60   short *dequant_ptr = d->dequant;  in vp8_regular_quantize_b_c()  local
 
 |