Searched refs:vpx_variance16x8 (Results 1 – 13 of 13) sorted by relevance
650 #define vpx_variance16x8 vpx_variance16x8_c macro
691 #define vpx_variance16x8 vpx_variance16x8_c macro
759 #define vpx_variance16x8 vpx_variance16x8_neon macro
823 #define vpx_variance16x8 vpx_variance16x8_msa macro
885 #define vpx_variance16x8 vpx_variance16x8_sse2 macro
889 #define vpx_variance16x8 vpx_variance16x8_sse2 macro
1992 cpi->fn_ptr[BLOCK_16X8].vf = vpx_variance16x8; in vp8_create_compressor()
2289 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, vpx_variance16x8, in vp9_create_compressor()