Searched refs:leftColumn32 (Results 1 – 1 of 1) sorted by relevance
831 __m128i leftColumn32 = _mm_set_epi32(leftColumn,leftColumn,leftColumn,leftColumn); in xPredIntraPlanar_SIMD() local861 horpred32L = _mm_add_epi32(leftColumn32,horpred32L); in xPredIntraPlanar_SIMD()862 horpred32H = _mm_add_epi32(leftColumn32,horpred32H); in xPredIntraPlanar_SIMD()