Home | History | Annotate | Download | only in dsp

Lines Matching full:vsub_s16

313     const int16x4_t tmp2 = vsub_s16(vget_low_s16(a0a1_2),
331 const int16x4_t out2 = vshr_n_s16(vsub_s16(a0_k7, vget_high_s16(a0a1)), 4);