Home | History | Annotate | Download | only in dsp

Lines Matching refs:AB

272   const int16x4x2_t AB = vtrn_s16(A, B);
274 const int32x2x2_t tmp02 = vtrn_s32(vreinterpret_s32_s16(AB.val[0]),
276 const int32x2x2_t tmp13 = vtrn_s32(vreinterpret_s32_s16(AB.val[1]),