Searched defs:top_lefts (Results 1 – 1 of 1) sorted by relevance
584 const __m128i& left, const __m128i& top_lefts, in WritePaethLine4()624 const __m128i& left, const __m128i& top_lefts, in WritePaethLine8()668 const __m128i& left, const __m128i& top_lefts, in WritePaethLine16()728 const __m128i top_lefts = _mm_set1_epi32(top_ptr[-1]); in Paeth4x4_SSE4_1() local761 const __m128i top_lefts = _mm_set1_epi32(top_ptr[-1]); in Paeth4x8_SSE4_1() local809 const __m128i top_lefts = _mm_set1_epi32(top_ptr[-1]); in Paeth4x16_SSE4_1() local879 const __m128i top_lefts = _mm_set1_epi16(top_ptr[-1]); in Paeth8x4_SSE4_1() local909 const __m128i top_lefts = _mm_set1_epi16(top_ptr[-1]); in Paeth8x8_SSE4_1() local953 const __m128i top_lefts = _mm_set1_epi16(top_ptr[-1]); in Paeth8x16_SSE4_1() local