Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.h122 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
Dencodemb.c128 { av1_quantize_dc_facade, av1_highbd_quantize_dc_facade },
Dav1_quantize.c364 void av1_quantize_dc_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_dc_facade() function