Searched refs:vpx_variance16x8 (Results 1 – 7 of 7) sorted by relevance
1477 #define vpx_variance16x8 vpx_variance16x8_c macro
1711 #define vpx_variance16x8 vpx_variance16x8_neon macro
2013 cpi->fn_ptr[BLOCK_16X8].vf = vpx_variance16x8; in vp8_create_compressor()
1944 #define vpx_variance16x8 vpx_variance16x8_sse2 macro
1951 #define vpx_variance16x8 vpx_variance16x8_sse2 macro
2413 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, vpx_variance16x8, in vp9_create_compressor()