Home | History | Annotate | Download | only in dsp

Lines Matching defs:CD

273   const int16x4x2_t CD = vtrn_s16(C, D);
275 vreinterpret_s32_s16(CD.val[0]));
277 vreinterpret_s32_s16(CD.val[1]));