Home
last modified time | relevance | path

Searched defs:dqcoeff_ptr (Results 1 – 25 of 33) sorted by relevance

12

/external/libaom/libaom/av1/encoder/
Dav1_quantize.c30 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr) { in av1_quantize_skip()
40 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_fp_helper_c()
112 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_fp_helper_c()
187 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_c()
197 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_c()
228 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_32x32_c()
240 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_64x64_c()
250 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr, in av1_quantize_fp_facade()
286 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr, in av1_quantize_b_facade()
356 tran_low_t *dqcoeff_ptr, const int16_t dequant_ptr, in quantize_dc()
[all …]
/external/libaom/libaom/aom_dsp/
Dquantize.c20 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_helper_c()
111 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_helper_c()
175 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_helper_c()
262 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_helper_c()
323 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_adaptive_c()
336 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_c()
348 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_c()
361 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_c()
373 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
385 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c20 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc()
45 tran_low_t *dqcoeff_ptr, const int16_t dequant, in vpx_highbd_quantize_dc()
68 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_dc_32x32()
95 tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_dc_32x32()
121 tran_low_t *dqcoeff_ptr, const int16_t *dequant_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()
283 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.c39 int16_t *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_mmi() local
211 int16_t *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_mmi() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_c()
61 tran_low_t *dqcoeff_ptr, in vp9_highbd_quantize_fp_c()
96 tran_low_t *dqcoeff_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()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c23 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_highbd_quantize_b_sse2()
96 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_sse2()
154 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_64x64_sse2()
Dquantize_sse2.c25 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in aom_quantize_b_sse2()
Dadaptive_quantize_sse2.c23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_sse2()
223 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_sse2()
431 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_sse2()
Dquantize_ssse3.c67 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in aom_quantize_b_64x64_ssse3()
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c27 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_avx()
152 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_avx()
Dquantize_ssse3.c24 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()
Dhighbd_quantize_intrin_sse2.c25 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_highbd_quantize_b_sse2()
100 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()
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c164 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_avx2()
254 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_avx2()
330 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_avx2()
409 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_avx2()
Dav1_quantize_sse2.c73 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()
/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc172 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quant_fp_nz()
248 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_fp_nz_c()
258 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in quantize_fp_32x32_nz_c()
/external/libvpx/libvpx/vp9/encoder/ppc/
Dvp9_quantize_vsx.c44 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_vsx()
170 tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_vsx()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c25 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
59 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c48 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_neon()
143 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_neon()
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c38 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_neon()
196 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in vpx_quantize_b_32x32_neon()
/external/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c30 tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, in av1_quantize_fp_neon()
134 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in av1_quantize_lp_neon()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_avx2.c52 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_avx2()
Dvp9_quantize_sse2.c23 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vp9_quantize_fp_sse2()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c101 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, in vpx_quantize_b_vsx()
203 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_vsx()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c189 int16_t *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_msa() local
204 int16_t *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_msa() local

12