Home | History | Annotate | Download | only in dsp

Lines Matching refs:t_1

283   const __m128i t_1 = MM_ABS(p1, p0);                                          \
287 const __m128i t_3 = _mm_subs_epu8(t_1, h); /* abs(p1 - p0) - hev_tresh */ \