Home
last modified time | relevance | path

Searched defs:n_coeffs (Results 1 – 25 of 38) sorted by relevance

12

/external/libaom/aom_dsp/
Dquantize.c17 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_adaptive_helper_c()
108 void aom_quantize_b_helper_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_helper_c()
174 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_helper_c()
262 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_helper_c()
322 void aom_quantize_b_adaptive_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_adaptive_c()
337 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_c()
349 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_c()
362 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_c()
374 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
386 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/libvpx/vpx_dsp/
Dquantize.c18 void vpx_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_quantize_dc()
41 void vpx_highbd_quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in vpx_highbd_quantize_dc()
69 const int n_coeffs = 1024; in vpx_quantize_dc_32x32() local
95 const int n_coeffs = 1024; in vpx_highbd_quantize_dc_32x32() local
116 void vpx_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_c()
164 void vpx_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_c()
211 void vpx_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_c()
272 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_32x32_c()
/external/libaom/aom_dsp/arm/
Dhighbd_quantize_neon.c87 intptr_t n_coeffs) { in get_min_max_lane_eob()
137 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_neon()
234 void aom_highbd_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_neon()
248 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_neon()
259 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_neon()
271 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in highbd_quantize_b_adaptive_neon()
397 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_adaptive_neon()
408 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_neon()
419 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_neon()
/external/libaom/av1/encoder/
Dav1_quantize.c29 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr, in av1_quantize_skip()
71 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_fp_helper_c()
201 void av1_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_c()
212 void av1_quantize_lp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_c()
242 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c()
254 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c()
266 void av1_quantize_fp_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_facade()
302 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade()
374 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc()
407 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade()
[all …]
/external/libaom/test/
Dquantize_func_test.cc108 const int n_coeffs = coeff_num(); in SetUp() local
137 const intptr_t n_coeffs = coeff_num(); in QuantizeRun() local
203 const int n_coeffs = coeff_num(); in FillCoeff() local
210 const int n_coeffs = coeff_num(); in FillCoeffRandom() local
273 void RunQuantizeFunc(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc()
293 void RunQuantizeFunc(const int16_t *coeff_ptr, intptr_t n_coeffs, in RunQuantizeFunc()
344 const intptr_t n_coeffs = coeff_num(); in TEST_P() local
429 const intptr_t n_coeffs = coeff_num(); in TEST_P() local
/external/libvpx/vp9/encoder/
Dvp9_quantize.c24 void vp9_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_c()
55 void vp9_highbd_quantize_fp_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_c()
88 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_c()
121 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in vp9_highbd_quantize_fp_32x32_c()
/external/libaom/av1/encoder/arm/neon/
Dquantize_neon.c138 void av1_quantize_lp_neon(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_neon()
244 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in quantize_fp_no_qmatrix_neon()
320 void av1_quantize_fp_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_neon()
336 void av1_quantize_fp_64x64_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_neon()
352 void aom_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_neon()
456 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_16x16_neon()
585 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_32x32_neon()
723 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_64x64_neon()
872 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_helper_neon()
900 void aom_quantize_b_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_neon()
[all …]
/external/libvpx/vp9/encoder/x86/
Dvp9_quantize_ssse3.c21 void vp9_quantize_fp_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_ssse3()
121 void vp9_quantize_fp_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_ssse3()
Dvp9_quantize_avx2.c100 void vp9_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_avx2()
205 void vp9_quantize_fp_32x32_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_avx2()
326 void vp9_highbd_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_highbd_quantize_fp_avx2()
393 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *round_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
Dvp9_quantize_sse2.c21 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_sse2()
/external/libaom/av1/encoder/x86/
Dav1_quantize_sse2.c73 const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize()
139 void av1_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_sse2()
193 const int16_t *coeff_ptr, intptr_t n_coeffs, in quantize_lp()
254 void av1_quantize_lp_sse2(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_sse2()
Dav1_quantize_avx2.c124 const int16_t *coeff_ptr, intptr_t n_coeffs, const int16_t *iscan_ptr, in quantize_lp_16()
147 void av1_quantize_lp_avx2(const int16_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_lp_avx2()
224 void av1_quantize_fp_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_avx2()
294 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_32x32_avx2()
376 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in av1_quantize_fp_64x64_avx2()
/external/libaom/aom_dsp/x86/
Dquantize_avx2.c122 void aom_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_avx2()
208 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in quantize_b_no_qmatrix_avx2()
248 void aom_quantize_b_32x32_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_avx2()
262 void aom_quantize_b_64x64_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_64x64_avx2()
Daom_quantize_avx.c31 void aom_quantize_b_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_avx()
149 void aom_quantize_b_32x32_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_avx()
Dhighbd_quantize_intrin_avx2.c185 void aom_highbd_quantize_b_avx2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_avx2()
225 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_avx2()
261 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_avx2()
Dquantize_sse2.c21 void aom_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_sse2()
Dhighbd_quantize_intrin_sse2.c94 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_32x32_sse2()
152 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_highbd_quantize_b_64x64_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()
220 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_32x32_adaptive_sse2()
428 const tran_low_t *coeff_ptr, intptr_t n_coeffs, const int16_t *zbin_ptr, in aom_quantize_b_64x64_adaptive_sse2()
/external/libvpx/vpx_dsp/x86/
Dquantize_ssse3.c20 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_ssse3()
110 void vpx_quantize_b_32x32_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_ssse3()
Dquantize_avx.c23 void vpx_quantize_b_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_avx()
143 void vpx_quantize_b_32x32_avx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_avx()
Dquantize_sse2.c20 void vpx_quantize_b_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_sse2()
/external/libvpx/vp9/encoder/ppc/
Dvp9_quantize_vsx.c41 void vp9_quantize_fp_vsx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_vsx()
164 void vp9_quantize_fp_32x32_vsx(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_vsx()
/external/libvpx/test/
Dvp9_quantize_test.cc300 inline void quant_fp_nz(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quant_fp_nz()
374 void quantize_fp_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_nz_c()
383 void quantize_fp_32x32_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_32x32_nz_c()
/external/libvpx/vpx_dsp/loongarch/
Dquantize_lsx.c91 void vpx_quantize_b_lsx(const int16_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_lsx()
170 void vpx_quantize_b_32x32_lsx(const int16_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_lsx()
/external/libvpx/vpx_dsp/arm/
Dquantize_neon.c71 void vpx_quantize_b_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_neon()
216 void vpx_quantize_b_32x32_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_32x32_neon()

12