Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c23 short *zbin_ptr = b->zbin; in vp8_fast_quantize_b_mmx() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c19 int skip_block, const int16_t *zbin_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.c19 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c116 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_c()
167 int skip_block, const int16_t *zbin_ptr, in vpx_highbd_quantize_b_c()
217 int skip_block, const int16_t *zbin_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/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