Lines Matching refs:h

125     dup       v2.4h, w5                 //D2 = wt (16-bit)
130 dup v0.8h, w9 //Q0 = -log_WD (16-bit)
143 uxtl v4.8h, v4.8b //converting rows 1,2 to 16-bit
144 uxtl v6.8h, v6.8b //converting rows 3,4 to 16-bit
146 mul v4.8h, v4.8h , v2.h[0] //weight mult. for rows 1,2
147 mul v6.8h, v6.8h , v2.h[0] //weight mult. for rows 3,4
150 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from rows 1,2
151 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from rows 3,4
153 saddw v4.8h, v4.8h , v3.8b //adding offset for rows 1,2
154 saddw v6.8h, v6.8h , v3.8b //adding offset for rows 3,4
156 sqxtun v4.8b, v4.8h //saturating rows 1,2 to unsigned 8-bit
157 sqxtun v6.8b, v6.8h //saturating rows 3,4 to unsigned 8-bit
173 uxtl v4.8h, v4.8b //converting row 1 to 16-bit
175 uxtl v6.8h, v6.8b //converting row 2 to 16-bit
177 uxtl v8.8h, v8.8b //converting row 3 to 16-bit
178 mul v4.8h, v4.8h , v2.h[0] //weight mult. for row 1
179 uxtl v10.8h, v10.8b //converting row 4 to 16-bit
180 mul v6.8h, v6.8h , v2.h[0] //weight mult. for row 2
181 mul v8.8h, v8.8h , v2.h[0] //weight mult. for row 3
182 mul v10.8h, v10.8h , v2.h[0] //weight mult. for row 4
184 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from row 1
185 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from row 2
186 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from row 3
187 saddw v4.8h, v4.8h , v3.8b //adding offset for row 1
188 srshl v10.8h, v10.8h , v0.8h //rounds off the weighted samples from row 4
189 saddw v6.8h, v6.8h , v3.8b //adding offset for row 2
191 saddw v8.8h, v8.8h , v3.8b //adding offset for row 3
192 sqxtun v4.8b, v4.8h //saturating row 1 to unsigned 8-bit
193 saddw v10.8h, v10.8h , v3.8b //adding offset for row 4
194 sqxtun v6.8b, v6.8h //saturating row 2 to unsigned 8-bit
195 sqxtun v8.8b, v8.8h //saturating row 3 to unsigned 8-bit
196 sqxtun v10.8b, v10.8h //saturating row 4 to unsigned 8-bit
212 uxtl v12.8h, v4.8b //converting row 1L to 16-bit
214 uxtl v14.8h, v5.8b //converting row 1H to 16-bit
216 uxtl v16.8h, v6.8b //converting row 2L to 16-bit
217 mul v12.8h, v12.8h , v2.h[0] //weight mult. for row 1L
218 uxtl v18.8h, v7.8b //converting row 2H to 16-bit
219 mul v14.8h, v14.8h , v2.h[0] //weight mult. for row 1H
220 uxtl v20.8h, v8.8b //converting row 3L to 16-bit
221 mul v16.8h, v16.8h , v2.h[0] //weight mult. for row 2L
222 uxtl v22.8h, v9.8b //converting row 3H to 16-bit
223 mul v18.8h, v18.8h , v2.h[0] //weight mult. for row 2H
224 uxtl v24.8h, v10.8b //converting row 4L to 16-bit
225 mul v20.8h, v20.8h , v2.h[0] //weight mult. for row 3L
226 uxtl v26.8h, v11.8b //converting row 4H to 16-bit
227 mul v22.8h, v22.8h , v2.h[0] //weight mult. for row 3H
228 mul v24.8h, v24.8h , v2.h[0] //weight mult. for row 4L
229 srshl v12.8h, v12.8h , v0.8h //rounds off the weighted samples from row 1L
230 mul v26.8h, v26.8h , v2.h[0] //weight mult. for row 4H
231 srshl v14.8h, v14.8h , v0.8h //rounds off the weighted samples from row 1H
232 srshl v16.8h, v16.8h , v0.8h //rounds off the weighted samples from row 2L
233 saddw v12.8h, v12.8h , v3.8b //adding offset for row 1L
234 srshl v18.8h, v18.8h , v0.8h //rounds off the weighted samples from row 2H
235 saddw v14.8h, v14.8h , v3.8b //adding offset for row 1H
236 sqxtun v4.8b, v12.8h //saturating row 1L to unsigned 8-bit
237 srshl v20.8h, v20.8h , v0.8h //rounds off the weighted samples from row 3L
238 saddw v16.8h, v16.8h , v3.8b //adding offset for row 2L
239 sqxtun v5.8b, v14.8h //saturating row 1H to unsigned 8-bit
240 srshl v22.8h, v22.8h , v0.8h //rounds off the weighted samples from row 3H
241 saddw v18.8h, v18.8h , v3.8b //adding offset for row 2H
242 sqxtun v6.8b, v16.8h //saturating row 2L to unsigned 8-bit
243 srshl v24.8h, v24.8h , v0.8h //rounds off the weighted samples from row 4L
244 saddw v20.8h, v20.8h , v3.8b //adding offset for row 3L
245 sqxtun v7.8b, v18.8h //saturating row 2H to unsigned 8-bit
246 srshl v26.8h, v26.8h , v0.8h //rounds off the weighted samples from row 4H
247 saddw v22.8h, v22.8h , v3.8b //adding offset for row 3H
248 sqxtun v8.8b, v20.8h //saturating row 3L to unsigned 8-bit
249 saddw v24.8h, v24.8h , v3.8b //adding offset for row 4L
250 sqxtun v9.8b, v22.8h //saturating row 3H to unsigned 8-bit
251 saddw v26.8h, v26.8h , v3.8b //adding offset for row 4H
252 sqxtun v10.8b, v24.8h //saturating row 4L to unsigned 8-bit
254 sqxtun v11.8b, v26.8h //saturating row 4H to unsigned 8-bit
358 dup v4.4h, w6 //D4 = {ofst_u (8-bit), ofst_v (8-bit)}
360 dup v0.8h, w9 //Q0 = -log_WD (16-bit)
370 uxtl v6.8h, v6.8b //converting rows 1,2 to 16-bit
371 mul v6.8h, v6.8h , v2.8h //weight mult. for rows 1,2
372 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from rows 1,2
373 saddw v6.8h, v6.8h , v4.8b //adding offset for rows 1,2
374 sqxtun v6.8b, v6.8h //saturating rows 1,2 to unsigned 8-bit
385 uxtl v6.8h, v6.8b //converting row 1 to 16-bit
386 uxtl v8.8h, v8.8b //converting row 2 to 16-bit
387 mul v6.8h, v6.8h , v2.8h //weight mult. for row 1
388 mul v8.8h, v8.8h , v2.8h //weight mult. for row 2
390 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from row 1
391 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from row 2
392 saddw v6.8h, v6.8h , v4.8b //adding offset for row 1
393 saddw v8.8h, v8.8h , v4.8b //adding offset for row 2
394 sqxtun v6.8b, v6.8h //saturating row 1 to unsigned 8-bit
395 sqxtun v8.8b, v8.8h //saturating row 2 to unsigned 8-bit
407 uxtl v14.8h, v6.8b //converting row 1L to 16-bit
409 uxtl v16.8h, v7.8b //converting row 1H to 16-bit
412 mul v14.8h, v14.8h , v2.8h //weight mult. for row 1L
413 uxtl v18.8h, v8.8b //converting row 2L to 16-bit
414 mul v16.8h, v16.8h , v2.8h //weight mult. for row 1H
415 uxtl v20.8h, v9.8b //converting row 2H to 16-bit
416 mul v18.8h, v18.8h , v2.8h //weight mult. for row 2L
417 uxtl v22.8h, v10.8b //converting row 3L to 16-bit
418 mul v20.8h, v20.8h , v2.8h //weight mult. for row 2H
419 uxtl v24.8h, v11.8b //converting row 3H to 16-bit
420 mul v22.8h, v22.8h , v2.8h //weight mult. for row 3L
421 uxtl v26.8h, v12.8b //converting row 4L to 16-bit
422 mul v24.8h, v24.8h , v2.8h //weight mult. for row 3H
423 uxtl v28.8h, v13.8b //converting row 4H to 16-bit
425 mul v26.8h, v26.8h , v2.8h //weight mult. for row 4L
426 srshl v14.8h, v14.8h , v0.8h //rounds off the weighted samples from row 1L
427 mul v28.8h, v28.8h , v2.8h //weight mult. for row 4H
429 srshl v16.8h, v16.8h , v0.8h //rounds off the weighted samples from row 1H
430 srshl v18.8h, v18.8h , v0.8h //rounds off the weighted samples from row 2L
431 saddw v14.8h, v14.8h , v4.8b //adding offset for row 1L
432 srshl v20.8h, v20.8h , v0.8h //rounds off the weighted samples from row 2H
433 saddw v16.8h, v16.8h , v4.8b //adding offset for row 1H
434 sqxtun v6.8b, v14.8h //saturating row 1L to unsigned 8-bit
435 srshl v22.8h, v22.8h , v0.8h //rounds off the weighted samples from row 3L
436 saddw v18.8h, v18.8h , v4.8b //adding offset for row 2L
437 sqxtun v7.8b, v16.8h //saturating row 1H to unsigned 8-bit
438 srshl v24.8h, v24.8h , v0.8h //rounds off the weighted samples from row 3H
439 saddw v20.8h, v20.8h , v4.8b //adding offset for row 2H
440 sqxtun v8.8b, v18.8h //saturating row 2L to unsigned 8-bit
441 srshl v26.8h, v26.8h , v0.8h //rounds off the weighted samples from row 4L
442 saddw v22.8h, v22.8h , v4.8b //adding offset for row 3L
443 sqxtun v9.8b, v20.8h //saturating row 2H to unsigned 8-bit
444 srshl v28.8h, v28.8h , v0.8h //rounds off the weighted samples from row 4H
445 saddw v24.8h, v24.8h , v4.8b //adding offset for row 3H
447 sqxtun v10.8b, v22.8h //saturating row 3L to unsigned 8-bit
448 saddw v26.8h, v26.8h , v4.8b //adding offset for row 4L
449 sqxtun v11.8b, v24.8h //saturating row 3H to unsigned 8-bit
450 saddw v28.8h, v28.8h , v4.8b //adding offset for row 4H
452 sqxtun v12.8b, v26.8h //saturating row 4L to unsigned 8-bit
454 sqxtun v13.8b, v28.8h //saturating row 4H to unsigned 8-bit