Lines Matching defs:c3
87 // c0 c1 c2 c3 | d0 d1 d2 d3 a2 b2 c2 d2 | a3 b3 c3 d3840 const int16x8_t c3 = vsubq_s16(c2, sign); // restore sign841 const int16x8_t c4 = vmulq_s16(c3, vreinterpretq_s16_u16(q));844 return c3;