Home
last modified time | relevance | path

Searched defs:zbin_ptr (Results 1 – 24 of 24) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dquantize.c17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_b_adaptive_helper_c()
108 const int16_t *zbin_ptr, const int16_t *round_ptr, in quantize_b_helper_c()
170 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_adaptive_helper_c()
258 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_helper_c()
317 const int16_t *zbin_ptr, in aom_quantize_b_adaptive_c()
331 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c()
343 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c()
355 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c()
367 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
379 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c19 const int16_t *zbin_ptr, in aom_highbd_quantize_b_sse2()
93 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_sse2()
151 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_sse2()
Dhighbd_quantize_intrin_avx2.c32 static INLINE void init_qp(const int16_t *zbin_ptr, const int16_t *round_ptr, in init_qp()
113 const int16_t *zbin_ptr, in aom_highbd_quantize_b_avx2()
Dquantize_sse2.c22 const int16_t *zbin_ptr, const int16_t *round_ptr, in aom_quantize_b_sse2()
Dadaptive_quantize_sse2.c20 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_sse2()
217 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_sse2()
Dquantize_ssse3.c63 const int16_t *zbin_ptr, in aom_quantize_b_64x64_ssse3()
Dquantize_x86.h16 static INLINE void load_b_values(const int16_t *zbin_ptr, __m128i *zbin, in load_b_values()
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_ssse3.c21 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_ssse3()
114 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_ssse3()
Dquantize_avx.c24 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_avx()
148 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_avx()
Dhighbd_quantize_intrin_sse2.c21 int skip_block, const int16_t *zbin_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.c21 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_sse2()
Dquantize_sse2.h19 static INLINE void load_b_values(const int16_t *zbin_ptr, __m128i *zbin, in load_b_values()
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c118 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_c()
169 int skip_block, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_c()
218 int skip_block, const int16_t *zbin_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/libaom/libaom/av1/encoder/
Dav1_quantize.c37 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c()
108 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in highbd_quantize_fp_helper_c()
183 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_c()
194 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_32x32_c()
206 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_64x64_c()
546 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_highbd_quantize_fp_c()
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c136 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_avx2()
212 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2()
291 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_64x64_avx2()
Dav1_highbd_quantize_avx2.c91 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_highbd_quantize_fp_avx2()
Dav1_highbd_quantize_sse4.c116 const tran_low_t *coeff_ptr, intptr_t count, const int16_t *zbin_ptr, in av1_highbd_quantize_fp_sse4_1()
Dav1_quantize_sse2.c139 const int16_t *zbin_ptr, const int16_t *round_ptr, in av1_quantize_fp_sse2()
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c35 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_neon()
192 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_32x32_neon()
/external/libvpx/libvpx/vp8/encoder/mips/mmi/
Dvp8_quantize_mmi.c206 const int16_t *zbin_ptr = b->zbin; in vp8_regular_quantize_b_mmi() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c98 int skip_block, const int16_t *zbin_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()
/external/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c26 int skip_block, const int16_t *zbin_ptr, in av1_quantize_fp_neon()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c54 short *zbin_ptr = b->zbin; in vp8_regular_quantize_b_c() local
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c199 int16_t *zbin_ptr = b->zbin; in vp8_regular_quantize_b_msa() local