/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 18 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc() 42 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in vpx_highbd_quantize_dc() 66 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32() 93 const int16_t dequant_ptr, in vpx_highbd_quantize_dc_32x32() 119 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_c() 171 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_c() 221 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/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_enc_stubs_mmx.c | 28 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmx() local
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 31 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_neon()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 26 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_c() 61 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c() 96 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c() 130 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
D | vp9_dct.c | 561 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_c()
|
D | vp9_encodemb.c | 110 const int16_t *const dequant_ptr = pd->dequant; in vp9_optimize_b() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2() 98 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 22 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_sse2()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 26 short *dequant_ptr = d->dequant; in vp8_fast_quantize_b_c() local 60 short *dequant_ptr = d->dequant; in vp8_regular_quantize_b_c() local
|
D | encodemb.c | 149 const short *dequant_ptr; in optimize_b() local
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 190 int16_t *dequant_ptr = d->dequant; in vp8_fast_quantize_b_msa() local 205 int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_msa() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 22 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_sse2()
|
D | vp9_dct_ssse3.c | 24 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_ssse3()
|
D | vp9_dct_intrin_sse2.c | 186 int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_sse2()
|