Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.h117 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
Dencodemb.c127 { av1_quantize_b_facade, av1_highbd_quantize_b_facade },
Dav1_quantize.c262 void av1_quantize_b_facade(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_b_facade() function