Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dsad4d_neon.c133 static INLINE void sad32x_4d(const uint8_t *a, int a_stride, in sad32x_4d() function
164 sad32x_4d(src, src_stride, ref, ref_stride, res, 16); in vpx_sad32x16x4d_neon()
170 sad32x_4d(src, src_stride, ref, ref_stride, res, 32); in vpx_sad32x32x4d_neon()
176 sad32x_4d(src, src_stride, ref, ref_stride, res, 64); in vpx_sad32x64x4d_neon()