/external/libaom/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() 39 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_helper_c() 110 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_fp_helper_c() 185 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_c() 197 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_c() 209 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_c() 218 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_fp_facade() 263 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_b_facade() 333 const int16_t quant, tran_low_t *qcoeff_ptr, in quantize_dc() 365 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_dc_facade() [all …]
|
/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 19 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_b_adaptive_helper_c() 110 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_b_helper_c() 172 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_adaptive_helper_c() 260 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_helper_c() 321 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_adaptive_c() 333 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_32x32_adaptive_c() 345 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_64x64_adaptive_c() 357 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_c() 369 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() 381 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() [all …]
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 20 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc() 44 const int16_t quant, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_dc() 68 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 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_c() 172 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_c() 221 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_c() 282 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_c()
|
/external/libvpx/libvpx/vp8/encoder/mips/mmi/ |
D | vp8_quantize_mmi.c | 38 int16_t *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_mmi() local 210 int16_t *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_mmi() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 26 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_c() 60 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_c() 95 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_c() 130 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 24 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 31 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_neon() 127 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_neon()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_sse2() 95 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_sse2() 153 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_sse2()
|
D | quantize_sse2.c | 24 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_sse2()
|
D | adaptive_quantize_sse2.c | 22 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_adaptive_sse2() 219 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_32x32_adaptive_sse2()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_avx.c | 26 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_avx() 152 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_avx()
|
D | quantize_ssse3.c | 24 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_ssse3() 118 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_ssse3()
|
D | highbd_quantize_intrin_sse2.c | 25 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_sse2() 99 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 23 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_sse2()
|
/external/libaom/libaom/av1/encoder/x86/ |
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()
|
D | av1_quantize_sse2.c | 73 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in quantize() 142 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_sse2()
|
D | av1_quantize_avx2.c | 139 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_avx2() 214 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_quantize_fp_32x32_avx2() 293 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in av1_quantize_fp_64x64_avx2()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 24 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_c() local 58 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_c() local
|
D | tokenize.c | 107 const short *qcoeff_ptr; in tokenize2nd_order_b() local 190 const short *qcoeff_ptr; in tokenize1st_order_b() local
|
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 43 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_vsx() 169 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_vsx()
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 166 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quant_fp_nz() 239 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_nz_c() 249 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_32x32_nz_c()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | quantize_neon.c | 37 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_neon() 196 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_neon()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_avx2.c | 51 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_avx2()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | quantize_vsx.c | 100 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_vsx() 202 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_32x32_vsx()
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 188 int16_t *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_msa() local 203 int16_t *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_msa() local
|