Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_block_error_test.cc176 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c,
178 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c,
180 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c,
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c280 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, in vp9_highbd_block_error_c() function