Home | History | Annotate | Download | only in dsp

Lines Matching full:out2

331     const int16x4_t out2 = vshr_n_s16(vsub_s16(a0_k7, vget_high_s16(a0a1)), 4);
343 vst1_s16(out + 8, out2);
534 const int16x4_t out2 = vmovn_s32(b2);
539 vst1_s16(out + 8, out2);