Home
last modified time | relevance | path

Searched refs:vpx_highbd_quantize_dc (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dquantize.h32 void vpx_highbd_quantize_dc(const tran_low_t *coeff_ptr,
Dquantize.c40 void vpx_highbd_quantize_dc(const tran_low_t *coeff_ptr, in vpx_highbd_quantize_dc() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c442 vpx_highbd_quantize_dc(coeff, 256, x->skip_block, p->round, in vp9_xform_quant_dc()
448 vpx_highbd_quantize_dc(coeff, 64, x->skip_block, p->round, in vp9_xform_quant_dc()
454 vpx_highbd_quantize_dc(coeff, 16, x->skip_block, p->round, in vp9_xform_quant_dc()