Searched refs:av1_highbd_block_error_c (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/test/ |
D | error_block_test.cc | 229 &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/ |
D | rdopt.c | 2078 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, in av1_highbd_block_error_c() function
|