Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc329 &vpx_highbd_quantize_b_c, VPX_BITS_8),
331 &vpx_highbd_quantize_b_c, VPX_BITS_10),
333 &vpx_highbd_quantize_b_c, VPX_BITS_12)));
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c166 void vpx_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_highbd_quantize_b_c() function