Home | History | Annotate | Download | only in dsp

Lines Matching full:add4x4

413 static WEBP_INLINE void Add4x4(const int16x8_t row01, const int16x8_t row23,
1030 Add4x4(rows.val[0], rows.val[1], dst);
1177 Add4x4(DC, DC, dst);
1257 Add4x4(m0_m1, m2_m3, dst);