Lines Matching refs:residue
261 @ R2:[d11[3] d11[2] d11[1] d11[0]] => Row 2 of residue
263 VSUBL.U8 q5,d2,d3 @ R1:[d10[3] d10[2] d10[1] d10[0]] => Row 1 of residue
268 VSUBL.U8 q6,d8,d9 @ R3:[d12[3] d12[2] d12[1] d12[0]] => Row 3 of residue
269 @ R4:[d13[3] d13[2] d13[1] d13[0]] => Row 4 of residue
428 VSUBL.U8 q0,d1,d0 @ Row 1 of residue in q0
433 VSUBL.U8 q1,d3,d2 @ Row 2 of residue in q1
438 VSUBL.U8 q2,d5,d4 @ Row 3 of residue in q2
443 VSUBL.U8 q3,d7,d6 @ Row 4 of residue in q3
448 VSUBL.U8 q4,d9,d8 @ Row 5 of residue in q4
453 VSUBL.U8 q5,d11,d10 @ Row 6 of residue in q5
458 VSUBL.U8 q6,d13,d12 @ Row 7 of residue in q6
473 VSUBL.U8 q0,d1,d0 @ Row 1 of residue in q0
478 VSUBL.U8 q1,d3,d2 @ Row 2 of residue in q1
483 VSUBL.U8 q2,d5,d4 @ Row 3 of residue in q2
488 VSUBL.U8 q3,d7,d6 @ Row 4 of residue in q3
493 VSUBL.U8 q4,d9,d8 @ Row 5 of residue in q4
498 VSUBL.U8 q5,d11,d10 @ Row 6 of residue in q5
503 VSUBL.U8 q6,d13,d12 @ Row 7 of residue in q6
509 @ Transposing residue matrix
512 VTRN.16 q0,q1 @ Transpose residue matrix step (1a)
513 VSUBL.U8 q7,d15,d14 @ Row 8 of residue in q7
514 VTRN.16 q2,q3 @ Transpose residue matrix step (1b)
516 VTRN.16 q4,q5 @ Transpose residue matrix step (1c)
517 VTRN.16 q6,q7 @ Transpose residue matrix step (1d)
518 VTRN.32 q0,q2 @ Transpose residue matrix step (2a)
519 VTRN.32 q1,q3 @ Transpose residue matrix step (2b)
522 VTRN.32 q4,q6 @ Transpose residue matrix step (2c)
523 VTRN.32 q5,q7 @ Transpose residue matrix step (2d)
526 VSWP d1,d8 @ Transpose residue matrix step (3a)
527 VSWP d3,d10 @ Transpose residue matrix step (3b)
530 VSWP d7,d14 @ Transpose residue matrix step (3c)
531 VSWP d5,d12 @ Transpose residue matrix step (3d)
532 @ Columns of residue C0-C7 (8x8 matrix) in q0-q7
879 @*/ This function performs residue calculation and forward transform on
883 @*/ Performs residue calculation by subtracting source and prediction and
1010 VSUBL.U8 Q4,D0,D2 @Get residue 1-8 row 1
1011 VSUBL.U8 Q5,D1,D3 @Get residue 9-16 row 1
1012 VSUBL.U8 Q6,D4,D6 @Get residue 1-8 row 2
1013 VSUBL.U8 Q7,D5,D7 @Get residue 9-16 row 2