Searched refs:mm256_loadu2_16 (Results 1 – 1 of 1) sorted by relevance
327 static INLINE __m256i mm256_loadu2_16(const uint16_t *p0, const uint16_t *p1) { in mm256_loadu2_16() function452 const __m256i s0 = mm256_loadu2_16(src0 + stride0, src0); in aom_highbd_comp_mask_pred_avx2()453 const __m256i s1 = mm256_loadu2_16(src1 + stride1, src1); in aom_highbd_comp_mask_pred_avx2()