Home | History | Annotate | Download | only in dsp

Lines Matching full:vmull_u16

988   const uint32x4_t m0 = vmull_u16(vget_low_u16(c), vget_low_u16(iq));
989 const uint32x4_t m1 = vmull_u16(vget_high_u16(c), vget_high_u16(iq));