Home | History | Annotate | Download | only in arm64

Lines Matching refs:x5

114     add         x8,x6,x5,lsl #2             //*gai4_ihevc_ang_table[mode]
140 mov x5,x4
328 csel x4, x5, x4,le //reload nt
420 sub x20,x12,x5
456 add x5,x8,#1 //row + 1
457 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
458 and x5,x5,#31 //fract = pos & (31)
459 cmp x14,x5 //if(fract_prev > fract)
464 sub x20,x5,#32
471 mov x14,x5 //fract_prev = fract
474 add x5,x8,#1 //row + 1
475 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
476 and x5,x5,#31 //fract = pos & (31)
477 cmp x14,x5 //if(fract_prev > fract)
485 sub x20,x5,#32
496 mov x14,x5 //fract_prev = fract
497 add x5,x8,#1 //row + 1
498 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
499 and x5,x5,#31 //fract = pos & (31)
500 cmp x14,x5 //if(fract_prev > fract)
508 sub x20,x5,#32
520 mov x14,x5 //fract_prev = fract
521 add x5,x8,#1 //row + 1
522 mul x5, x5, x9 //pos = ((row + 1) * intra_pred_ang)
523 and x5,x5,#31 //fract = pos & (31)
524 cmp x14,x5 //if(fract_prev > fract)
532 sub x20,x5,#32