Lines Matching refs:v10
174 ld1 {v10.8b}, [x0], x2 //load row 4 in source
179 uxtl v10.8h, v10.8b //converting row 4 to 16-bit
182 mul v10.8h, v10.8h , v2.h[0] //weight mult. for row 4
188 srshl v10.8h, v10.8h , v0.8h //rounds off the weighted samples from row 4
193 saddw v10.8h, v10.8h , v3.8b //adding offset for row 4
196 sqxtun v10.8b, v10.8h //saturating row 4 to unsigned 8-bit
202 st1 {v10.8b}, [x1], x3 //store row 4 in destination
215 ld1 {v10.8b, v11.8b}, [x0], x2 //load row 4 in source
224 uxtl v24.8h, v10.8b //converting row 4L to 16-bit
252 sqxtun v10.8b, v24.8h //saturating row 4L to unsigned 8-bit
258 st1 {v10.8b, v11.8b}, [x1], x3 //store row 4 in destination
408 ld1 {v10.8b, v11.8b}, [x0], x2 //load row 3 in source
417 uxtl v22.8h, v10.8b //converting row 3L to 16-bit
447 sqxtun v10.8b, v22.8h //saturating row 3L to unsigned 8-bit
457 st1 {v10.8b, v11.8b}, [x1], x3 //store row 3 in destination