Home
last modified time | relevance | path

Searched defs:eob_ptr (Results 1 – 25 of 29) 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()
111 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_fp_helper_c()
186 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_c()
198 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_c()
210 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_c()
219 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr, in av1_quantize_fp_facade()
264 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr, in av1_quantize_b_facade()
335 uint16_t *eob_ptr, const qm_val_t *qm_ptr, in quantize_dc()
366 tran_low_t *dqcoeff_ptr, uint16_t *eob_ptr, in av1_quantize_dc_facade()
[all …]
/external/libaom/libaom/aom_dsp/
Dquantize.c20 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in quantize_b_adaptive_helper_c()
112 uint16_t *eob_ptr, const int16_t *scan, in quantize_b_helper_c()
173 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_adaptive_helper_c()
261 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in highbd_quantize_b_helper_c()
322 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_adaptive_c()
334 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_c()
346 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_adaptive_c()
358 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_adaptive_c()
370 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
382 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.c21 const int16_t dequant, uint16_t *eob_ptr) { in vpx_quantize_dc()
46 uint16_t *eob_ptr) { in vpx_highbd_quantize_dc()
69 const int16_t dequant, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32()
96 const int16_t dequant, uint16_t *eob_ptr) { in vpx_highbd_quantize_dc_32x32()
122 uint16_t *eob_ptr, const int16_t *scan, 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()
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/vp9/encoder/
Dvp9_quantize.c28 uint16_t *eob_ptr, const int16_t *scan, 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()
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_dct_neon.c26 uint16_t *eob_ptr, const int16_t *scan, in vp9_fdct8x8_quant_neon()
Dvp9_quantize_neon.c33 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_neon()
128 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_neon()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c24 const int16_t *dequant_ptr, uint16_t *eob_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.c26 uint16_t *eob_ptr, const int16_t *scan_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()
220 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_32x32_adaptive_sse2()
Dquantize_ssse3.c68 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_quantize_b_64x64_ssse3()
Dhighbd_quantize_intrin_avx2.c118 const int16_t *dequant_ptr, uint16_t *eob_ptr, in aom_highbd_quantize_b_avx2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c28 uint16_t *eob_ptr, const int16_t *scan, in vpx_quantize_b_avx()
153 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_avx()
Dquantize_ssse3.c25 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_ssse3()
119 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_ssse3()
Dhighbd_quantize_intrin_sse2.c26 const int16_t *dequant_ptr, uint16_t *eob_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.c25 uint16_t *eob_ptr, const int16_t *scan, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vp9/encoder/ppc/
Dvp9_quantize_vsx.c45 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_vsx()
171 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_vsx()
/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc168 uint16_t *eob_ptr, const int16_t *scan, in quant_fp_nz()
241 uint16_t *eob_ptr, const int16_t *scan, in quantize_fp_nz_c()
251 uint16_t *eob_ptr, const int16_t *scan, in quantize_fp_32x32_nz_c()
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c140 const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_avx2()
215 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_32x32_avx2()
294 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_quantize_fp_64x64_avx2()
Dav1_highbd_quantize_avx2.c94 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_avx2()
Dav1_highbd_quantize_sse4.c119 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in av1_highbd_quantize_fp_sse4_1()
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c39 uint16_t *eob_ptr, const int16_t *scan, in vpx_quantize_b_neon()
197 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_neon()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_avx2.c53 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_avx2()
Dvp9_quantize_sse2.c24 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_sse2()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c102 uint16_t *eob_ptr, const int16_t *scan_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/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c30 uint16_t *eob_ptr, const int16_t *scan, in av1_quantize_fp_neon()

12