Searched defs:vp8_variance8x8 (Results 1 – 7 of 7) sorted by relevance
22 variance_function *vp8_variance8x8; variable
150 #define vp8_variance8x8 vp8_variance8x8_armv6 macro
122 #define vp8_variance8x8 vp8_variance8x8_c macro
140 #define vp8_variance8x8 vp8_variance8x8_c macro
177 #define vp8_variance8x8 vp8_variance8x8_neon macro
465 RTCD_EXTERN unsigned int (*vp8_variance8x8)(const unsigned char *src_ptr, int source_stride, const … variable