Home
last modified time | relevance | path

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

/external/libvpx/test/
Dsad_test.cc1092 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/
Dhighbd_sad_avx2.c195 unsigned int vpx_highbd_sad16x16_avx2(const uint8_t *src_ptr, int src_stride, in vpx_highbd_sad16x16_avx2() function