Home | History | Annotate | Download | only in arm64

Lines Matching refs:x5

109     add         x8,x6,x5,lsl #2             //*gai4_ihevc_ang_table[mode]
135 mov x5,x4
322 csel x4, x5, x4,le //reload nt
414 sub x20,x12,x5
451 add x5,x8,#1 //row + 1
452 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
453 and x5,x5,#31 //fract = pos & (31)
454 cmp x14,x5 //if(fract_prev > fract)
459 sub x20,x5,#32
466 mov x14,x5 //fract_prev = fract
469 add x5,x8,#1 //row + 1
470 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
471 and x5,x5,#31 //fract = pos & (31)
472 cmp x14,x5 //if(fract_prev > fract)
480 sub x20,x5,#32
491 mov x14,x5 //fract_prev = fract
492 add x5,x8,#1 //row + 1
493 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
494 and x5,x5,#31 //fract = pos & (31)
495 cmp x14,x5 //if(fract_prev > fract)
503 sub x20,x5,#32
515 mov x14,x5 //fract_prev = fract
516 add x5,x8,#1 //row + 1
517 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
518 and x5,x5,#31 //fract = pos & (31)
519 cmp x14,x5 //if(fract_prev > fract)
527 sub x20,x5,#32