Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc245 void quantize_fp_nz_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in quantize_fp_nz_c() function
502 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8,
517 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8,
548 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8,
593 make_tuple(&QuantFPWrapper<quantize_fp_nz_c>,
594 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8, 16, true),