Home | History | Annotate | Download | only in dsp

Lines Matching refs:in0

995 static WEBP_INLINE void Transpose8x2(const int16x8_t in0, const int16x8_t in1,
999 const int16x8x2_t tmp0 = vzipq_s16(in0, in1); // a0 c0 a1 c1 a2 c2 ...
1005 // {rows} = in0 | in4
1015 vget_low_s16(rows->val[1])); // in0 + in8
1017 vget_low_s16(rows->val[1])); // in0 - in8