Lines Matching refs:h
127 dup v2.4h, w5 //D2 = wt (16-bit)
131 dup v0.8h, w9 //Q0 = -log_WD (16-bit)
144 uxtl v4.8h, v4.8b //converting rows 1,2 to 16-bit
145 uxtl v6.8h, v6.8b //converting rows 3,4 to 16-bit
147 mul v4.8h, v4.8h , v2.h[0] //weight mult. for rows 1,2
148 mul v6.8h, v6.8h , v2.h[0] //weight mult. for rows 3,4
151 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from rows 1,2
152 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from rows 3,4
154 saddw v4.8h, v4.8h , v3.8b //adding offset for rows 1,2
155 saddw v6.8h, v6.8h , v3.8b //adding offset for rows 3,4
157 sqxtun v4.8b, v4.8h //saturating rows 1,2 to unsigned 8-bit
158 sqxtun v6.8b, v6.8h //saturating rows 3,4 to unsigned 8-bit
174 uxtl v4.8h, v4.8b //converting row 1 to 16-bit
176 uxtl v6.8h, v6.8b //converting row 2 to 16-bit
178 uxtl v8.8h, v8.8b //converting row 3 to 16-bit
179 mul v4.8h, v4.8h , v2.h[0] //weight mult. for row 1
180 uxtl v10.8h, v10.8b //converting row 4 to 16-bit
181 mul v6.8h, v6.8h , v2.h[0] //weight mult. for row 2
182 mul v8.8h, v8.8h , v2.h[0] //weight mult. for row 3
183 mul v10.8h, v10.8h , v2.h[0] //weight mult. for row 4
185 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from row 1
186 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from row 2
187 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from row 3
188 saddw v4.8h, v4.8h , v3.8b //adding offset for row 1
189 srshl v10.8h, v10.8h , v0.8h //rounds off the weighted samples from row 4
190 saddw v6.8h, v6.8h , v3.8b //adding offset for row 2
192 saddw v8.8h, v8.8h , v3.8b //adding offset for row 3
193 sqxtun v4.8b, v4.8h //saturating row 1 to unsigned 8-bit
194 saddw v10.8h, v10.8h , v3.8b //adding offset for row 4
195 sqxtun v6.8b, v6.8h //saturating row 2 to unsigned 8-bit
196 sqxtun v8.8b, v8.8h //saturating row 3 to unsigned 8-bit
197 sqxtun v10.8b, v10.8h //saturating row 4 to unsigned 8-bit
213 uxtl v12.8h, v4.8b //converting row 1L to 16-bit
215 uxtl v14.8h, v5.8b //converting row 1H to 16-bit
217 uxtl v16.8h, v6.8b //converting row 2L to 16-bit
218 mul v12.8h, v12.8h , v2.h[0] //weight mult. for row 1L
219 uxtl v18.8h, v7.8b //converting row 2H to 16-bit
220 mul v14.8h, v14.8h , v2.h[0] //weight mult. for row 1H
221 uxtl v20.8h, v8.8b //converting row 3L to 16-bit
222 mul v16.8h, v16.8h , v2.h[0] //weight mult. for row 2L
223 uxtl v22.8h, v9.8b //converting row 3H to 16-bit
224 mul v18.8h, v18.8h , v2.h[0] //weight mult. for row 2H
225 uxtl v24.8h, v10.8b //converting row 4L to 16-bit
226 mul v20.8h, v20.8h , v2.h[0] //weight mult. for row 3L
227 uxtl v26.8h, v11.8b //converting row 4H to 16-bit
228 mul v22.8h, v22.8h , v2.h[0] //weight mult. for row 3H
229 mul v24.8h, v24.8h , v2.h[0] //weight mult. for row 4L
230 srshl v12.8h, v12.8h , v0.8h //rounds off the weighted samples from row 1L
231 mul v26.8h, v26.8h , v2.h[0] //weight mult. for row 4H
232 srshl v14.8h, v14.8h , v0.8h //rounds off the weighted samples from row 1H
233 srshl v16.8h, v16.8h , v0.8h //rounds off the weighted samples from row 2L
234 saddw v12.8h, v12.8h , v3.8b //adding offset for row 1L
235 srshl v18.8h, v18.8h , v0.8h //rounds off the weighted samples from row 2H
236 saddw v14.8h, v14.8h , v3.8b //adding offset for row 1H
237 sqxtun v4.8b, v12.8h //saturating row 1L to unsigned 8-bit
238 srshl v20.8h, v20.8h , v0.8h //rounds off the weighted samples from row 3L
239 saddw v16.8h, v16.8h , v3.8b //adding offset for row 2L
240 sqxtun v5.8b, v14.8h //saturating row 1H to unsigned 8-bit
241 srshl v22.8h, v22.8h , v0.8h //rounds off the weighted samples from row 3H
242 saddw v18.8h, v18.8h , v3.8b //adding offset for row 2H
243 sqxtun v6.8b, v16.8h //saturating row 2L to unsigned 8-bit
244 srshl v24.8h, v24.8h , v0.8h //rounds off the weighted samples from row 4L
245 saddw v20.8h, v20.8h , v3.8b //adding offset for row 3L
246 sqxtun v7.8b, v18.8h //saturating row 2H to unsigned 8-bit
247 srshl v26.8h, v26.8h , v0.8h //rounds off the weighted samples from row 4H
248 saddw v22.8h, v22.8h , v3.8b //adding offset for row 3H
249 sqxtun v8.8b, v20.8h //saturating row 3L to unsigned 8-bit
250 saddw v24.8h, v24.8h , v3.8b //adding offset for row 4L
251 sqxtun v9.8b, v22.8h //saturating row 3H to unsigned 8-bit
252 saddw v26.8h, v26.8h , v3.8b //adding offset for row 4H
253 sqxtun v10.8b, v24.8h //saturating row 4L to unsigned 8-bit
255 sqxtun v11.8b, v26.8h //saturating row 4H to unsigned 8-bit
360 dup v4.4h, w6 //D4 = {ofst_u (8-bit), ofst_v (8-bit)}
362 dup v0.8h, w9 //Q0 = -log_WD (16-bit)
372 uxtl v6.8h, v6.8b //converting rows 1,2 to 16-bit
373 mul v6.8h, v6.8h , v2.8h //weight mult. for rows 1,2
374 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from rows 1,2
375 saddw v6.8h, v6.8h , v4.8b //adding offset for rows 1,2
376 sqxtun v6.8b, v6.8h //saturating rows 1,2 to unsigned 8-bit
387 uxtl v6.8h, v6.8b //converting row 1 to 16-bit
388 uxtl v8.8h, v8.8b //converting row 2 to 16-bit
389 mul v6.8h, v6.8h , v2.8h //weight mult. for row 1
390 mul v8.8h, v8.8h , v2.8h //weight mult. for row 2
392 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from row 1
393 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from row 2
394 saddw v6.8h, v6.8h , v4.8b //adding offset for row 1
395 saddw v8.8h, v8.8h , v4.8b //adding offset for row 2
396 sqxtun v6.8b, v6.8h //saturating row 1 to unsigned 8-bit
397 sqxtun v8.8b, v8.8h //saturating row 2 to unsigned 8-bit
409 uxtl v14.8h, v6.8b //converting row 1L to 16-bit
411 uxtl v16.8h, v7.8b //converting row 1H to 16-bit
414 mul v14.8h, v14.8h , v2.8h //weight mult. for row 1L
415 uxtl v18.8h, v8.8b //converting row 2L to 16-bit
416 mul v16.8h, v16.8h , v2.8h //weight mult. for row 1H
417 uxtl v20.8h, v9.8b //converting row 2H to 16-bit
418 mul v18.8h, v18.8h , v2.8h //weight mult. for row 2L
419 uxtl v22.8h, v10.8b //converting row 3L to 16-bit
420 mul v20.8h, v20.8h , v2.8h //weight mult. for row 2H
421 uxtl v24.8h, v11.8b //converting row 3H to 16-bit
422 mul v22.8h, v22.8h , v2.8h //weight mult. for row 3L
423 uxtl v26.8h, v12.8b //converting row 4L to 16-bit
424 mul v24.8h, v24.8h , v2.8h //weight mult. for row 3H
425 uxtl v28.8h, v13.8b //converting row 4H to 16-bit
427 mul v26.8h, v26.8h , v2.8h //weight mult. for row 4L
428 srshl v14.8h, v14.8h , v0.8h //rounds off the weighted samples from row 1L
429 mul v28.8h, v28.8h , v2.8h //weight mult. for row 4H
431 srshl v16.8h, v16.8h , v0.8h //rounds off the weighted samples from row 1H
432 srshl v18.8h, v18.8h , v0.8h //rounds off the weighted samples from row 2L
433 saddw v14.8h, v14.8h , v4.8b //adding offset for row 1L
434 srshl v20.8h, v20.8h , v0.8h //rounds off the weighted samples from row 2H
435 saddw v16.8h, v16.8h , v4.8b //adding offset for row 1H
436 sqxtun v6.8b, v14.8h //saturating row 1L to unsigned 8-bit
437 srshl v22.8h, v22.8h , v0.8h //rounds off the weighted samples from row 3L
438 saddw v18.8h, v18.8h , v4.8b //adding offset for row 2L
439 sqxtun v7.8b, v16.8h //saturating row 1H to unsigned 8-bit
440 srshl v24.8h, v24.8h , v0.8h //rounds off the weighted samples from row 3H
441 saddw v20.8h, v20.8h , v4.8b //adding offset for row 2H
442 sqxtun v8.8b, v18.8h //saturating row 2L to unsigned 8-bit
443 srshl v26.8h, v26.8h , v0.8h //rounds off the weighted samples from row 4L
444 saddw v22.8h, v22.8h , v4.8b //adding offset for row 3L
445 sqxtun v9.8b, v20.8h //saturating row 2H to unsigned 8-bit
446 srshl v28.8h, v28.8h , v0.8h //rounds off the weighted samples from row 4H
447 saddw v24.8h, v24.8h , v4.8b //adding offset for row 3H
449 sqxtun v10.8b, v22.8h //saturating row 3L to unsigned 8-bit
450 saddw v26.8h, v26.8h , v4.8b //adding offset for row 4L
451 sqxtun v11.8b, v24.8h //saturating row 3H to unsigned 8-bit
452 saddw v28.8h, v28.8h , v4.8b //adding offset for row 4H
454 sqxtun v12.8b, v26.8h //saturating row 4L to unsigned 8-bit
456 sqxtun v13.8b, v28.8h //saturating row 4H to unsigned 8-bit