Searched refs:top_base_0 (Results 1 – 2 of 2) sorted by relevance
1031 const __m128i top_base_0 = _mm_unpacklo_epi8(top_values, zero); in TrueMotion() local1036 const __m128i out_0 = _mm_add_epi16(base, top_base_0); in TrueMotion()
583 const __m128i top_base_0 = _mm_unpacklo_epi8(top_values, zero); in TM() local588 const __m128i out_0 = _mm_add_epi16(base, top_base_0); in TM()