Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.c331 static void quantize_dc(const tran_low_t *coeff_ptr, int n_coeffs, in quantize_dc() function
374 quantize_dc(coeff_ptr, (int)n_coeffs, skip_block, p->round_QTX, in av1_quantize_dc_facade()