Searched defs:vp8_variance16x16 (Results 1 – 7 of 7) sorted by relevance
25 variance_function *vp8_variance16x16; variable
160 #define vp8_variance16x16 vp8_variance16x16_armv6 macro
131 #define vp8_variance16x16 vp8_variance16x16_c macro
149 #define vp8_variance16x16 vp8_variance16x16_c macro
190 #define vp8_variance16x16 vp8_variance16x16_neon macro
445 RTCD_EXTERN unsigned int (*vp8_variance16x16)(const unsigned char *src_ptr, int source_stride, cons… variable