Searched refs:top_base_1 (Results 1 – 2 of 2) sorted by relevance
1032 const __m128i top_base_1 = _mm_unpackhi_epi8(top_values, zero); in TrueMotion() local1037 const __m128i out_1 = _mm_add_epi16(base, top_base_1); in TrueMotion()
584 const __m128i top_base_1 = _mm_unpackhi_epi8(top_values, zero); in TM() local589 const __m128i out_1 = _mm_add_epi16(base, top_base_1); in TM()