Searched refs:vp9_highbd_block_error_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_block_error_test.cc | 177 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c, 179 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c, 181 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c,
|
/external/libvpx/config/x86/ |
D | vp9_rtcd.h | 67 int64_t vp9_highbd_block_error_sse2(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t bl… 68 #define vp9_highbd_block_error vp9_highbd_block_error_sse2
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 67 int64_t vp9_highbd_block_error_sse2(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t bl… 68 #define vp9_highbd_block_error vp9_highbd_block_error_sse2
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_highbd_block_error_intrin_sse2.c | 17 int64_t vp9_highbd_block_error_sse2(const tran_low_t *coeff, in vp9_highbd_block_error_sse2() function
|