Home
last modified time | relevance | path

Searched defs:dequant_ptr (Results 1 – 20 of 20) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dquantize.c20 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc()
44 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in vpx_highbd_quantize_dc()
68 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32()
95 const int16_t dequant_ptr, in vpx_highbd_quantize_dc_32x32()
121 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_c()
173 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_c()
222 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/mips/mmi/
Dvp8_quantize_mmi.c40 const int16_t *dequant_ptr = d->dequant; in vp8_fast_quantize_b_mmi() local
212 const int16_t *dequant_ptr = d->dequant; in vp8_regular_quantize_b_mmi() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_dct_neon.c25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_neon()
Dvp9_quantize_neon.c32 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_neon()
124 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_neon()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_c()
62 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c()
97 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c()
131 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c()
Dvp9_dct.c561 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_c()
Dvp9_encodemb.c74 const int16_t *const dequant_ptr = pd->dequant; in vp9_optimize_b() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c26 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_avx()
156 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_avx()
Dquantize_ssse3.c24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_ssse3()
123 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_ssse3()
Dhighbd_quantize_intrin_sse2.c25 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2()
99 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c24 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_sse2()
Dquantize_x86.h20 const int16_t *dequant_ptr, __m128i *dequant, in load_b_values()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c26 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
Dencodemb.c149 const short *dequant_ptr; in optimize_b() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c22 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_neon()
157 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_neon()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c190 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/
Dvp9_quantize_sse2.c23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_sse2()
Dvp9_dct_ssse3.c24 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_ssse3()
Dvp9_dct_intrin_sse2.c187 int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_fdct8x8_quant_sse2()
/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc141 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_fp_nz_c()