Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dsad4d_neon.c50 static INLINE void sad8x_4d(const uint8_t *a, int a_stride, in sad8x_4d() function
76 sad8x_4d(src, src_stride, ref, ref_stride, res, 4); in vpx_sad8x4x4d_neon()
82 sad8x_4d(src, src_stride, ref, ref_stride, res, 8); in vpx_sad8x8x4d_neon()
88 sad8x_4d(src, src_stride, ref, ref_stride, res, 16); in vpx_sad8x16x4d_neon()