Searched refs:vpx_sad16x8 (Results 1 – 13 of 13) sorted by relevance
374 #define vpx_sad16x8 vpx_sad16x8_c macro
413 #define vpx_sad16x8 vpx_sad16x8_c macro
452 #define vpx_sad16x8 vpx_sad16x8_neon macro
461 #define vpx_sad16x8 vpx_sad16x8_msa macro
505 #define vpx_sad16x8 vpx_sad16x8_sse2 macro
509 #define vpx_sad16x8 vpx_sad16x8_sse2 macro
1991 cpi->fn_ptr[BLOCK_16X8].sdf = vpx_sad16x8; in vp8_create_compressor()
2289 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, vpx_variance16x8, in vp9_create_compressor()