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.cc229 &av1_highbd_block_error_c, AOM_BITS_10),
231 &av1_highbd_block_error_c, AOM_BITS_12),
233 &av1_highbd_block_error_c, AOM_BITS_8)));
242 &av1_highbd_block_error_c, AOM_BITS_10),
244 &av1_highbd_block_error_c, AOM_BITS_12),
246 &av1_highbd_block_error_c, AOM_BITS_8)));
/external/libaom/libaom/av1/encoder/
Drdopt.c2078 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, in av1_highbd_block_error_c() function