Home | History | Annotate | Download | only in dsp

Lines Matching refs:BgtA

311   const __m128i BgtA = _mm_cmpgt_epi16(B0, A0);
312 const __m128i A2 = _mm_sub_epi16(A1, BgtA);