Home
last modified time | relevance | path

Searched refs:highbd_comp_mask_pred_line_avx2 (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dvariance_avx2.c411 static INLINE __m256i highbd_comp_mask_pred_line_avx2(const __m256i s0, in highbd_comp_mask_pred_line_avx2() function
462 const __m256i comp = highbd_comp_mask_pred_line_avx2(s0, s1, m_16); in aom_highbd_comp_mask_pred_avx2()
482 const __m256i comp = highbd_comp_mask_pred_line_avx2(s0, s1, m_16); in aom_highbd_comp_mask_pred_avx2()
504 const __m256i comp = highbd_comp_mask_pred_line_avx2(s0, s1, m01_16); in aom_highbd_comp_mask_pred_avx2()
505 const __m256i comp1 = highbd_comp_mask_pred_line_avx2(s2, s3, m23_16); in aom_highbd_comp_mask_pred_avx2()