Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc344 make_tuple(&av1_quantize_fp_64x64_c, &av1_quantize_fp_64x64_avx2, TX_64X64,
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c205 void av1_quantize_fp_64x64_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_64x64_c() function