/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 17 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc() 41 const int16_t quant, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_dc() 65 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc_32x32() 91 tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_dc_32x32() 118 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_c() 170 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_c() 220 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/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 25 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_c() 59 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_c() 94 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_c() 129 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
D | vp9_dct.c | 560 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_fdct8x8_quant_c()
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_enc_stubs_mmx.c | 26 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_mmx() local
|
D | vp8_quantize_sse2.c | 36 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_sse2() local
|
/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 | 30 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_neon()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_sse2() 97 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 21 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in vpx_quantize_b_sse2()
|
/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 | 111 const short *qcoeff_ptr; in tokenize2nd_order_b() local 194 const short *qcoeff_ptr; in tokenize1st_order_b() local
|
D | encodemb.c | 151 short *qcoeff_ptr; in optimize_b() local
|
D | rdopt.c | 421 short *qcoeff_ptr = b->qcoeff; in cost_coeffs() local
|
/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
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 21 const int16_t *quant_ptr, tran_low_t *qcoeff_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 | 185 const int16_t *quant_ptr, int16_t *qcoeff_ptr, in vp9_fdct8x8_quant_sse2()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | detokenize.c | 147 short *qcoeff_ptr; in vp8_decode_mb_tokens() local
|