Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dsad_neon.c81 unsigned int vp8_sad4x4_neon( in vp8_sad4x4_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h234 unsigned int vp8_sad4x4_neon(const unsigned char *src_ptr, int src_stride, const unsigned char *ref…
235 #define vp8_sad4x4 vp8_sad4x4_neon
/external/libvpx/libvpx/test/
Dsad_test.cc466 const SadMxNFunc sad_4x4_neon = vp8_sad4x4_neon;