Searched defs:zbin_ptr (Results 1 – 6 of 6) sorted by relevance
| /external/libvpx/libvpx/vp8/encoder/x86/ |
| D | vp8_enc_stubs_mmx.c | 23 short *zbin_ptr = b->zbin; in vp8_fast_quantize_b_mmx() local
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | highbd_quantize_intrin_sse2.c | 19 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()
|
| D | quantize_sse2.c | 19 int skip_block, const int16_t *zbin_ptr, in vpx_quantize_b_sse2()
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | quantize.c | 116 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/ |
| D | vp8_quantize.c | 54 short *zbin_ptr = b->zbin; in vp8_regular_quantize_b_c() local
|
| /external/libvpx/libvpx/vp8/encoder/mips/msa/ |
| D | quantize_msa.c | 199 int16_t *zbin_ptr = b->zbin; in vp8_regular_quantize_b_msa() local
|