Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dquantize.h36 void vpx_highbd_quantize_dc_32x32(const tran_low_t *coeff_ptr, int skip_block,
Dquantize.c89 void vpx_highbd_quantize_dc_32x32(const tran_low_t *coeff_ptr, int skip_block, in vpx_highbd_quantize_dc_32x32() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c440 vpx_highbd_quantize_dc_32x32(coeff, x->skip_block, p->round, in vp9_xform_quant_dc()