Home | History | Annotate | Download | only in dsp

Lines Matching refs:in0

84 static WEBP_INLINE void Transpose8x2(const int16x8_t in0, const int16x8_t in1,
88 const int16x8x2_t tmp0 = vzipq_s16(in0, in1); // a0 c0 a1 c1 a2 c2 ...
94 // {rows} = in0 | in4
104 vget_low_s16(rows->val[1])); // in0 + in8
106 vget_low_s16(rows->val[1])); // in0 - in8