| /external/libaom/aom_dsp/ |
| D | quantize.c | 19 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_adaptive_helper_c() 112 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_helper_c() 176 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_helper_c() 264 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_helper_c() 327 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_adaptive_c() 339 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_32x32_adaptive_c() 351 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_64x64_adaptive_c() 364 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_c() 376 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 388 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
| /external/libvpx/vpx_dsp/ |
| D | quantize.c | 20 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc() 43 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_dc() 67 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc_32x32() 92 tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_dc_32x32() 119 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_c() 168 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_c() 215 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_c() 274 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_c()
|
| /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() 41 tran_low_t *qcoeff_ptr, in av1_quantize_fp_no_qmatrix() 73 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_helper_c() 128 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_helper_c() 204 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_c() 214 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_c() 246 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_c() 258 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_c() 267 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_fp_facade() 303 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_b_facade() [all …]
|
| /external/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_quantize_neon.c | 98 const int16_t *iscan_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize_fp_8() 122 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_neon() 156 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, int16x8_t *v_eobmax) { in quantize_fp_32x32_8() 192 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_neon() 235 highbd_quantize_fp_4(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_4() 263 tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_neon() 318 highbd_quantize_fp_32x32_4(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_32x32_4() 353 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_highbd_quantize_fp_32x32_neon()
|
| /external/libvpx/vp9/encoder/x86/ |
| D | vp9_quantize_avx2.c | 77 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_16() 102 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_avx2() 153 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_32x32_16_no_nzflag() 175 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_32x32_16() 208 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_avx2() 310 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob) { in highbd_quantize_fp() 329 tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_avx2() 373 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob) { in highbd_quantize_fp_32x32() 394 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
|
| D | vp9_quantize_ssse3.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_ssse3() 124 tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_ssse3()
|
| D | vp9_quantize_sse2.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_sse2()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | quantize_neon.c | 56 tran_low_t *qcoeff_ptr, in quantize_fp_8() 78 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_neon() 120 int16_t *qcoeff_ptr, in quantize_lp_8() 140 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_neon() 179 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_logscale_8() 211 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_logscale2_8() 245 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize_fp_no_qmatrix_neon() 325 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_neon() 341 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_neon() 355 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_neon() [all …]
|
| D | av1_highbd_quantize_neon.c | 20 tran_low_t *qcoeff_ptr, in quantize_4() 88 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_highbd_quantize_fp_neon()
|
| /external/libaom/av1/encoder/x86/ |
| D | av1_quantize_avx2.c | 102 const int16_t *coeff_ptr, const int16_t *iscan_ptr, int16_t *qcoeff_ptr, in quantize_lp_16_first() 125 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, __m256i *round256, in quantize_lp_16() 149 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_avx2() 200 const int16_t *iscan_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize_fp_16() 228 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_avx2() 267 const int16_t *iscan_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize_fp_32x32() 296 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_quantize_fp_32x32_avx2() 337 tran_low_t *qcoeff_ptr, in quantize_fp_64x64() 378 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_quantize_fp_64x64_avx2()
|
| D | av1_quantize_sse2.c | 74 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize() 143 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_sse2() 194 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in quantize_lp() 256 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_sse2()
|
| D | av1_highbd_quantize_sse4.c | 83 static INLINE void find_eob(tran_low_t *qcoeff_ptr, const int16_t *iscan, in find_eob() 118 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_highbd_quantize_fp_sse4_1()
|
| /external/libaom/aom_dsp/arm/ |
| D | highbd_quantize_neon.c | 32 quantize_4(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_4() 139 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_neon() 239 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_neon() 250 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_neon() 261 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_neon() 273 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_adaptive_neon() 399 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_neon() 410 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon() 421 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_neon()
|
| /external/libaom/aom_dsp/x86/ |
| D | quantize_avx2.c | 68 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_logscale0_16() 125 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_avx2() 166 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_logscale_16() 210 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_b_no_qmatrix_avx2() 253 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_32x32_avx2() 267 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_64x64_avx2()
|
| D | highbd_quantize_intrin_sse2.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_sse2() 96 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_sse2() 154 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_sse2()
|
| D | aom_quantize_avx.c | 34 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_avx() 153 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_32x32_avx()
|
| D | highbd_quantize_intrin_avx2.c | 190 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_avx2() 227 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_avx2() 263 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_avx2()
|
| /external/libvpx/vpx_dsp/arm/ |
| D | quantize_neon.c | 35 quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_neon() 74 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_neon() 178 quantize_b_32x32_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_32x32_neon() 221 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_neon()
|
| D | highbd_quantize_neon.c | 71 highbd_quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_neon() 101 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_neon() 201 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_32x32_neon() 229 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_neon()
|
| /external/libvpx/vp8/encoder/mips/mmi/ |
| D | vp8_quantize_mmi.c | 38 int16_t *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_mmi() local 211 int16_t *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_mmi() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 26 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_c() 57 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_c() 90 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_c() 122 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
| /external/libvpx/vpx_dsp/x86/ |
| D | quantize_avx2.c | 79 quantize_b_16(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_16() 156 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_avx2() 195 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_32x32_16() 258 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_avx2()
|
| D | quantize_ssse3.c | 24 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_ssse3() 115 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_ssse3()
|
| D | quantize_avx.c | 26 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_avx() 147 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_avx()
|
| D | highbd_quantize_intrin_sse2.c | 25 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_sse2() 98 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|