Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Derror_block_test.cc241 ::testing::Values(make_tuple(&av1_highbd_block_error_avx2,
243 make_tuple(&av1_highbd_block_error_avx2,
245 make_tuple(&av1_highbd_block_error_avx2,
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_avx2.c17 int64_t av1_highbd_block_error_avx2(tran_low_t *coeff, tran_low_t *dqcoeff, in av1_highbd_block_error_avx2() function