Home | History | Annotate | Download | only in dsp

Lines Matching refs:t_2

282   const __m128i t_2 = MM_ABS(q1, q0);                                          \
286 const __m128i t_4 = _mm_subs_epu8(t_2, h); /* abs(q1 - q0) - hev_tresh */ \