Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Derror_block_test.cc241 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c,
243 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c,
245 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c,
259 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c,
261 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c,
263 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c,
/external/libaom/libaom/av1/encoder/
Drdopt.c663 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, in av1_highbd_block_error_c() function