Searched refs:vp8_variance8x8_neon (Results 1 – 4 of 4) sorted by relevance
25 ;note: most of the code is copied from bilinear_predict8x8_neon and vp8_variance8x8_neon.158 ;vp8_variance8x8_neon
240 unsigned int vp8_variance8x8_neon( in vp8_variance8x8_neon() function
374 unsigned int vp8_variance8x8_neon(const unsigned char *src_ptr, int source_stride, const unsigned c…375 #define vp8_variance8x8 vp8_variance8x8_neon
314 const vp8_variance_fn_t variance8x8_neon = vp8_variance8x8_neon;