Searched refs:vpx_sad16x8 (Results 1 – 11 of 11) sorted by relevance
335 #define vpx_sad16x8 vpx_sad16x8_c macro
337 #define vpx_sad16x8 vpx_sad16x8_c macro
371 #define vpx_sad16x8 vpx_sad16x8_c macro
392 #define vpx_sad16x8 vpx_sad16x8_neon macro
400 #define vpx_sad16x8 vpx_sad16x8_neon macro
439 #define vpx_sad16x8 vpx_sad16x8_sse2 macro
444 #define vpx_sad16x8 vpx_sad16x8_sse2 macro
1869 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, in vp9_create_compressor()
2124 cpi->fn_ptr[BLOCK_16X8].sdf = vpx_sad16x8; in vp8_create_compressor()