Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dsad_neon.c149 unsigned int vp8_sad16x8_neon( in vp8_sad16x8_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h221 unsigned int vp8_sad16x8_neon(const unsigned char *src_ptr, int src_stride, const unsigned char *re…
222 #define vp8_sad16x8 vp8_sad16x8_neon
/external/libvpx/libvpx/test/
Dsad_test.cc464 const SadMxNFunc sad_16x8_neon = vp8_sad16x8_neon;