/external/libaom/aom_dsp/ |
D | quantize.c | 20 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_adaptive_helper_c() 113 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_helper_c() 177 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_helper_c() 265 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_helper_c() 328 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_adaptive_c() 340 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_32x32_adaptive_c() 352 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_64x64_adaptive_c() 365 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_c() 377 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 389 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 | 22 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc() 45 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_dc() 69 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc_32x32() 94 tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_dc_32x32() 120 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_c() 170 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_c() 218 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_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()
|
/external/libaom/av1/encoder/ |
D | av1_quantize.c | 30 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr, in av1_quantize_skip() 42 tran_low_t *qcoeff_ptr, in av1_quantize_fp_no_qmatrix() 74 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_helper_c() 129 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_helper_c() 205 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_c() 215 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_c() 247 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_c() 259 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_c() 268 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_fp_facade() 304 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() 155 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, int16x8_t *v_eobmax) { in quantize_fp_32x32_8() 190 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, 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() 260 tran_low_t *qcoeff_ptr, 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() 349 const struct macroblock_plane *mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_neon()
|
/external/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_avx2.c | 81 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_16() 106 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_avx2() 156 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_32x32_16_no_nzflag() 178 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob_max) { in quantize_fp_32x32_16() 210 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_avx2() 312 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, __m256i *eob) { in highbd_quantize_fp() 330 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 struct macroblock_plane *const mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
|
D | vp9_quantize_ssse3.c | 25 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 | 25 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_sse2()
|
/external/libaom/av1/encoder/arm/ |
D | quantize_neon.c | 58 tran_low_t *qcoeff_ptr, in quantize_fp_8() 80 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_neon() 122 int16_t *qcoeff_ptr, in quantize_lp_8() 142 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, 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() 247 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize_fp_no_qmatrix_neon() 327 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_neon() 343 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_neon() 357 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_neon() [all …]
|
D | av1_highbd_quantize_neon.c | 22 tran_low_t *qcoeff_ptr, in quantize_4() 90 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_highbd_quantize_fp_neon()
|
/external/libaom/aom_dsp/arm/ |
D | highbd_quantize_neon.c | 32 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_4() 143 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_neon() 243 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_neon() 254 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_neon() 265 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_neon() 277 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_adaptive_neon() 403 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_neon() 414 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon() 425 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_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/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 | 24 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_sse2() 97 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_sse2() 155 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 | 37 quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_neon() 75 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, 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() 216 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_neon()
|
D | highbd_quantize_neon.c | 73 highbd_quantize_b_neon(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_neon() 100 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_neon() 198 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_32x32_neon() 225 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_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/vpx_dsp/x86/ |
D | quantize_avx2.c | 84 quantize_b_16(const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_16() 160 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_avx2() 197 const tran_low_t *coeff_ptr, tran_low_t *qcoeff_ptr, in quantize_b_32x32_16() 257 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() 110 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_ssse3()
|
D | quantize_avx.c | 27 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_avx() 143 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_avx()
|
D | highbd_quantize_intrin_sse2.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_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()
|
/external/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 28 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_c() 61 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_highbd_quantize_fp_c() 94 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_c() 128 const struct macroblock_plane *const mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|