Searched refs:av1_quantize_dc_facade (Results 1 – 3 of 3) sorted by relevance
131 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
256 { av1_quantize_dc_facade, av1_highbd_quantize_dc_facade },261 av1_quantize_fp_facade, av1_quantize_b_facade, av1_quantize_dc_facade, NULL
386 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade() function