Searched refs:vp9_quantize_dc_32x32 (Results 1 – 3 of 3) sorted by relevance
44 void vp9_quantize_dc_32x32(const int16_t *coeff_ptr, int skip_block,
43 void vp9_quantize_dc_32x32(const int16_t *coeff_ptr, int skip_block, in vp9_quantize_dc_32x32() function
374 vp9_quantize_dc_32x32(coeff, x->skip_block, p->round, in vp9_xform_quant_dc()