Home | History | Annotate | Download | only in dsp

Lines Matching defs:w1

618                                       const int32x4_t w0, const int32x4_t w1,
621 const int32x4_t s1 = vmlaq_s32(s0, w1, b.val[1]);
663 const int32x4_t w1 = ConvertU16ToS32(vld1_u16(w + 4));
666 const int64x1_t sum1 = DistoSum(vpass_a, w0, w1, w2, w3);
667 const int64x1_t sum2 = DistoSum(vpass_b, w0, w1, w2, w3);