Searched refs:av1_quantize_dc_facade (Results 1 – 3 of 3) sorted by relevance
122 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
128 { av1_quantize_dc_facade, av1_highbd_quantize_dc_facade },
364 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade() function