Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dsad_neon.c47 unsigned int vp8_sad8x16_neon( in vp8_sad8x16_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h247 unsigned int vp8_sad8x16_neon(const unsigned char *src_ptr, int src_stride, const unsigned char *re…
248 #define vp8_sad8x16 vp8_sad8x16_neon
/external/libvpx/libvpx/test/
Dsad_test.cc463 const SadMxNFunc sad_8x16_neon = vp8_sad8x16_neon;