Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dsad4d_neon.c91 static INLINE void sad16x_4d(const uint8_t *a, int a_stride, in sad16x_4d() function
118 sad16x_4d(src, src_stride, ref, ref_stride, res, 8); in vpx_sad16x8x4d_neon()
124 sad16x_4d(src, src_stride, ref, ref_stride, res, 16); in vpx_sad16x16x4d_neon()
130 sad16x_4d(src, src_stride, ref, ref_stride, res, 32); in vpx_sad16x32x4d_neon()