Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc343 make_tuple(&vpx_highbd_quantize_b_32x32_sse2,
345 make_tuple(&vpx_highbd_quantize_b_32x32_sse2,
347 make_tuple(&vpx_highbd_quantize_b_32x32_sse2,
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c104 void vpx_highbd_quantize_b_32x32_sse2(const tran_low_t *coeff_ptr, in vpx_highbd_quantize_b_32x32_sse2() function