Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.h44 void vp9_quantize_dc_32x32(const int16_t *coeff_ptr, int skip_block,
Dvp9_quantize.c43 void vp9_quantize_dc_32x32(const int16_t *coeff_ptr, int skip_block, in vp9_quantize_dc_32x32() function
Dvp9_encodemb.c374 vp9_quantize_dc_32x32(coeff, x->skip_block, p->round, in vp9_xform_quant_dc()