Home
last modified time | relevance | path

Searched defs:quant_ptr (Results 1 – 25 of 34) sorted by relevance

12

/external/libaom/libaom/aom_dsp/
Dquantize.c18 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_helper_c()
109 const int16_t *quant_ptr, in aom_quantize_b_helper_c()
173 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_helper_c()
260 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_helper_c()
321 const int16_t *quant_ptr, in aom_quantize_b_adaptive_c()
334 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_c()
346 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_64x64_adaptive_c()
359 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_c()
371 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
383 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
[all …]
/external/libvpx/libvpx/vp8/encoder/mips/mmi/
Dvp8_quantize_mmi.c37 const int16_t *quant_ptr = b->quant_fast; in vp8_fast_quantize_b_mmi() local
208 const int16_t *quant_ptr = b->quant; in vp8_regular_quantize_b_mmi() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c26 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_c()
60 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_c()
95 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_c()
130 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c21 const int16_t *quant_ptr, in aom_highbd_quantize_b_sse2()
94 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_sse2()
152 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_64x64_sse2()
Dhighbd_quantize_intrin_avx2.c33 const int16_t *quant_ptr, const int16_t *dequant_ptr, in init_qp()
115 const int16_t *quant_ptr, in aom_highbd_quantize_b_avx2()
Dquantize_sse2.c23 const int16_t *quant_ptr, in aom_quantize_b_sse2()
Dadaptive_quantize_avx2.c20 const int16_t *quant_ptr, __m256i *quant, in load_b_values_avx2()
98 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_avx2()
Dadaptive_quantize_sse2.c21 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_adaptive_sse2()
221 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_32x32_adaptive_sse2()
429 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_quantize_b_64x64_adaptive_sse2()
Dhighbd_adaptive_quantize_avx2.c23 __m256i *round, const int16_t *quant_ptr, __m256i *quant, in highbd_load_b_values_avx2()
108 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_adaptive_avx2()
276 const int16_t *round_ptr, const int16_t *quant_ptr, in aom_highbd_quantize_b_32x32_adaptive_avx2()
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c45 static INLINE void init_qp(const int16_t *round_ptr, const int16_t *quant_ptr, in init_qp()
163 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_avx2()
252 const int16_t *quant_ptr, in av1_quantize_fp_avx2()
328 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_32x32_avx2()
407 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_fp_64x64_avx2()
Dav1_highbd_quantize_avx2.c32 static INLINE void init_qp(const int16_t *round_ptr, const int16_t *quant_ptr, in init_qp()
92 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_highbd_quantize_fp_avx2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c25 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_avx()
150 const int16_t *quant_ptr, in vpx_quantize_b_32x32_avx()
Dquantize_ssse3.c22 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_ssse3()
116 const int16_t *quant_ptr, in vpx_quantize_b_32x32_ssse3()
Dhighbd_quantize_intrin_sse2.c23 const int16_t *quant_ptr, in vpx_highbd_quantize_b_sse2()
98 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c22 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_sse2()
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c38 const int16_t *round_ptr, const int16_t *quant_ptr, in quantize_fp_helper_c()
110 const int16_t *round_ptr, const int16_t *quant_ptr, in highbd_quantize_fp_helper_c()
186 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in av1_quantize_fp_c()
196 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_c()
226 const int16_t *quant_ptr, in av1_quantize_fp_32x32_c()
238 const int16_t *quant_ptr, in av1_quantize_fp_64x64_c()
543 const int16_t *quant_ptr, in av1_highbd_quantize_fp_c()
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c119 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_c()
170 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_c()
219 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_32x32_c()
281 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/test/
Dvp9_quantize_test.cc171 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quant_fp_nz()
247 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_nz_c()
257 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in quantize_fp_32x32_nz_c()
/external/libvpx/libvpx/vp9/encoder/ppc/
Dvp9_quantize_vsx.c43 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_vsx()
169 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_32x32_vsx()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c23 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/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c47 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_neon()
142 const int16_t *quant_ptr, in vp9_quantize_fp_32x32_neon()
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c36 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_neon()
194 const int16_t *quant_ptr, in vpx_quantize_b_32x32_neon()
/external/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c28 const int16_t *quant_ptr, in av1_quantize_fp_neon()
133 const int16_t *round_ptr, const int16_t *quant_ptr, in av1_quantize_lp_neon()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_avx2.c51 const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_quantize_fp_avx2()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c99 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_vsx()
201 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_32x32_vsx()

12