Home | History | Annotate | Download | only in dsp

Lines Matching refs:int16x8x2_t

991                                      int16x8x2_t* const out) {
994 const int16x8x2_t tmp0 = vzipq_s16(in0, in1); // a0 c0 a1 c1 a2 c2 ...
999 static WEBP_INLINE void TransformPass(int16x8x2_t* const rows) {
1026 int16x8x2_t rows;