Home | History | Annotate | Download | only in dsp

Lines Matching refs:vqsub_s16

1011   const int16x4_t b = vqsub_s16(vget_low_s16(rows->val[0]),
1015 const int16x4_t c = vqsub_s16(vget_low_s16(C1), vget_high_s16(C0));
1256 const int16x8_t m2_m3 = vcombine_s16(vqsub_s16(B, c4), vqsub_s16(B, d4));