Home | History | Annotate | Download | only in arm

Lines Matching refs:Row

388 @// Row 0 First Half    -   D2      -   y0
389 @// Row 1 First Half - D6 - y1
390 @// Row 2 First Half - D3 - y2
391 @// Row 3 First Half - D7 - y3
392 @// Row 4 First Half - D10 - y4
393 @// Row 5 First Half - D14 - y5
394 @// Row 6 First Half - D11 - y6
395 @// Row 7 First Half - D15 - y7
397 @// Row 0 Second Half - D4 - y0
398 @// Row 1 Second Half - D8 - y1
399 @// Row 2 Second Half - D5 - y2
400 @// Row 3 Second Half - D9 - y3
401 @// Row 4 Second Half - D12 - y4
402 @// Row 5 Second Half - D16 - y5
403 @// Row 6 Second Half - D13 - y6
404 @// Row 7 Second Half - D17 - y7
784 add r4, r2, r8, lsl #1 @ r4 = r2 + pred_strd * 2 => r4 points to 3rd row of pred data
790 add r0, r3, r7, lsl #1 @ r0 points to 3rd row of dest data
867 @/* Now the Idct of columns is done, transpose so that row idct done efficiently(step5) */
1015 add r4, r2, r8, lsl #1 @ r4 = r2 + pred_strd * 2 => r4 points to 3rd row of pred data
1021 add r0, r3, r7, lsl #1 @ r0 points to 3rd row of dest data
1127 @ Row values stored in the q register.