Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dsad_neon.c132 static INLINE uint16x8_t sad16x(const uint8_t *src_ptr, int src_stride, in sad16x() function
174 sad16x(src_ptr, src_stride, ref_ptr, ref_stride, n); \