Lines Matching refs:slice
575 @ Read a vertical 4x8 slice out of a 8x8 matrix, do a transform on it,
576 @ transpose into a horizontal 8x4 slice and store.
578 @ r1 = slice offset
606 @ for the first slice of the second pass (where it is the
619 @ Read a vertical 4x8 slice out of a 8x8 matrix, do a transform on it,
620 @ load the destination pixels (from a similar 4x8 slice), add and store back.
624 @ r3 = slice offset
1024 @ Read a vertical 2x16 slice out of a 16x16 matrix, do a transform on it,
1025 @ transpose into a horizontal 16x2 slice and store.
1066 @ Read a vertical 2x16 slice out of a 16x16 matrix, do a transform on it,
1067 @ load the destination pixels (from a similar 2x16 slice), add and store back.
1545 @ Do an 32-point IDCT of a 2x32 slice out of a 32x32 matrix.