Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dvp8_subpixelvariance8x8_neon.asm25 ;note: most of the code is copied from bilinear_predict8x8_neon and vp8_variance8x8_neon.
158 ;vp8_variance8x8_neon
Dvariance_neon.c240 unsigned int vp8_variance8x8_neon( in vp8_variance8x8_neon() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h374 unsigned int vp8_variance8x8_neon(const unsigned char *src_ptr, int source_stride, const unsigned c…
375 #define vp8_variance8x8 vp8_variance8x8_neon
/external/libvpx/libvpx/test/
Dvariance_test.cc314 const vp8_variance_fn_t variance8x8_neon = vp8_variance8x8_neon;