Searched defs:quant_ptr (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | vp8_enc_stubs_mmx.c | 25 short *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_mmx() 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/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/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 21 const int16_t *quant_ptr, in vpx_highbd_quantize_b_sse2() 96 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2()
|
D | quantize_sse2.c | 20 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_sse2()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | quantize.c | 117 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_c() 168 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_c() 218 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_32x32_c() 273 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_c()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | vp8_quantize.c | 23 short *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_c() local 56 short *quant_ptr = b->quant; in vp8_regular_quantize_b_c() local
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | quantize_msa.c | 187 int16_t *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_msa() local 201 int16_t *quant_ptr = b->quant; 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 | 23 int skip_block, const int16_t *round_ptr, const int16_t *quant_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/libjpeg-turbo/ |
D | jdmarker.c | 513 JQUANT_TBL *quant_ptr; in get_dqt() local
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdmarker.c | 529 JQUANT_TBL *quant_ptr; in get_dqt() local
|