Searched refs:vp8_get8x8var_c (Results 1 – 4 of 4) sorted by relevance
61 extern unsigned int vp8_get8x8var_c(unsigned char *src_ptr, int source_stride, unsigned char *ref_…92 extern unsigned int vp8_get8x8var_c(unsigned char *src_ptr, int source_stride, unsigned char *ref_…
75 cpi->rtcd.variance.get8x8var = vp8_get8x8var_c; in vp8_cmachine_specific_config()
295 #define vp8_variance_get8x8var vp8_get8x8var_c
90 vp8_get8x8var_c in vp8_get8x8var_c() function