Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_error_block_test.cc183 make_tuple(&vp9_highbd_block_error_sse2,
185 make_tuple(&vp9_highbd_block_error_sse2,
187 make_tuple(&vp9_highbd_block_error_sse2,
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_highbd_block_error_intrin_sse2.c16 int64_t vp9_highbd_block_error_sse2(tran_low_t *coeff, tran_low_t *dqcoeff, in vp9_highbd_block_error_sse2() function