Searched refs:vp8_variance16x16_neon (Results 1 – 4 of 4) sorted by relevance
358 unsigned int vp8_variance16x16_neon(const unsigned char *src_ptr, int source_stride, const unsigned…359 #define vp8_variance16x16 vp8_variance16x16_neon
17 unsigned int vp8_variance16x16_neon( in vp8_variance16x16_neon() function
27 ;note: most of the code is copied from bilinear_predict16x16_neon and vp8_variance16x16_neon.
317 const vp8_variance_fn_t variance16x16_neon = vp8_variance16x16_neon;