Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc344 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_8),
346 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_10),
348 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_12)));
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c282 void vpx_highbd_quantize_b_32x32_c(const tran_low_t *coeff_ptr, in vpx_highbd_quantize_b_32x32_c() function