Home | History | Annotate | Download | only in dsp

Lines Matching full:vsubl_u8

288   return vreinterpretq_s16_u16(vsubl_u8(a, b));
580 const uint16x8_t a3a2 = vsubl_u8(r0r1, r2r3);