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.cc337 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_8),
339 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_10),
341 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_12)));
/external/libvpx/libvpx/vpx_dsp/
Dquantize.c271 void vpx_highbd_quantize_b_32x32_c( in vpx_highbd_quantize_b_32x32_c() function