Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc411 make_tuple(&aom_highbd_quantize_b_64x64_c, &aom_highbd_quantize_b_64x64_sse2,
413 make_tuple(&aom_highbd_quantize_b_64x64_c, &aom_highbd_quantize_b_64x64_sse2,
415 make_tuple(&aom_highbd_quantize_b_64x64_c, &aom_highbd_quantize_b_64x64_sse2,
/external/libaom/libaom/aom_dsp/
Dquantize.c450 void aom_highbd_quantize_b_64x64_c( in aom_highbd_quantize_b_64x64_c() function