Searched refs:vpx_highbd_sad16x16_avx2 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/test/ |
D | sad_test.cc | 1092 SadMxNParam(16, 16, &vpx_highbd_sad16x16_avx2, 8), 1101 SadMxNParam(16, 16, &vpx_highbd_sad16x16_avx2, 10), 1110 SadMxNParam(16, 16, &vpx_highbd_sad16x16_avx2, 12),
|
/external/libvpx/vpx_dsp/x86/ |
D | highbd_sad_avx2.c | 195 unsigned int vpx_highbd_sad16x16_avx2(const uint8_t *src_ptr, int src_stride, in vpx_highbd_sad16x16_avx2() function
|