Searched refs:vp8_variance8x16 (Results 1 – 8 of 8) sorted by relevance
23 variance_function *vp8_variance8x16; variable134 vp8_variance8x16 = vp8_variance8x16_ppc; in vp8_cmachine_specific_config()
282 #define vp8_variance8x16 vp8_variance8x16_c macro
300 #define vp8_variance8x16 vp8_variance8x16_c macro
321 #define vp8_variance8x16 vp8_variance8x16_c macro
370 #define vp8_variance8x16 vp8_variance8x16_neon macro
426 #define vp8_variance8x16 vp8_variance8x16_wmt macro
2084 cpi->fn_ptr[BLOCK_8X16].vf = vp8_variance8x16; in vp8_create_compressor()