Lines Matching refs:v10
175 ld1 {v10.8b}, [x0], x2 //load row 4 in source
180 uxtl v10.8h, v10.8b //converting row 4 to 16-bit
183 mul v10.8h, v10.8h , v2.h[0] //weight mult. for row 4
189 srshl v10.8h, v10.8h , v0.8h //rounds off the weighted samples from row 4
194 saddw v10.8h, v10.8h , v3.8b //adding offset for row 4
197 sqxtun v10.8b, v10.8h //saturating row 4 to unsigned 8-bit
203 st1 {v10.8b}, [x1], x3 //store row 4 in destination
216 ld1 {v10.8b, v11.8b}, [x0], x2 //load row 4 in source
225 uxtl v24.8h, v10.8b //converting row 4L to 16-bit
253 sqxtun v10.8b, v24.8h //saturating row 4L to unsigned 8-bit
259 st1 {v10.8b, v11.8b}, [x1], x3 //store row 4 in destination
410 ld1 {v10.8b, v11.8b}, [x0], x2 //load row 3 in source
419 uxtl v22.8h, v10.8b //converting row 3L to 16-bit
449 sqxtun v10.8b, v22.8h //saturating row 3L to unsigned 8-bit
459 st1 {v10.8b, v11.8b}, [x1], x3 //store row 3 in destination