Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc405 make_tuple(&aom_highbd_quantize_b_32x32_c, &aom_highbd_quantize_b_32x32_sse2,
407 make_tuple(&aom_highbd_quantize_b_32x32_c, &aom_highbd_quantize_b_32x32_sse2,
409 make_tuple(&aom_highbd_quantize_b_32x32_c, &aom_highbd_quantize_b_32x32_sse2,
/external/libaom/libaom/aom_dsp/
Dquantize.c438 void aom_highbd_quantize_b_32x32_c( in aom_highbd_quantize_b_32x32_c() function