Home
last modified time | relevance | path

Searched defs:round_ptr (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dquantize.c16 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc()
40 int skip_block, const int16_t *round_ptr, in vpx_highbd_quantize_dc()
64 const int16_t *round_ptr, const int16_t quant, in vpx_quantize_dc_32x32()
90 const int16_t *round_ptr, const int16_t quant, in vpx_highbd_quantize_dc_32x32()
117 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_c()
168 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_c()
218 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_32x32_c()
273 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/vp9/encoder/
Dvp9_quantize.c24 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_c()
58 int skip_block, const int16_t *round_ptr, in vp9_highbd_quantize_fp_c()
93 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_32x32_c()
129 const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
Dvp9_dct.c559 int skip_block, const int16_t *round_ptr, in vp9_fdct8x8_quant_c()
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c24 short *round_ptr = b->round; in vp8_fast_quantize_b_mmx() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_dct_neon.c23 int skip_block, const int16_t *round_ptr, in vp9_fdct8x8_quant_neon()
Dvp9_quantize_neon.c29 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_neon()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c20 const int16_t *round_ptr, in vpx_highbd_quantize_b_sse2()
96 const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c20 const int16_t *round_ptr, const int16_t *quant_ptr, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vp8/encoder/
Dvp8_quantize.c22 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local
55 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c186 int16_t *round_ptr = b->round; in vp8_fast_quantize_b_msa() local
200 int16_t *round_ptr = b->round; in vp8_regular_quantize_b_msa() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_sse2.c20 int skip_block, const int16_t *round_ptr, in vp9_quantize_fp_sse2()
Dvp9_dct_ssse3.c23 int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, in vp9_fdct8x8_quant_ssse3()
Dvp9_dct_intrin_sse2.c184 int skip_block, const int16_t *round_ptr, in vp9_fdct8x8_quant_sse2()