Lines Matching defs:rewind
730 /* rewind y for the next transfer */
767 /* rewind y for the next transfer */
833 int rewind;
967 /* rewind y for the next transfer */
975 /* This rewind rewinds the plane, so Y order is irrelevant */
976 rewind = OMFB_STRIDE - OMFB_PLANEOFFS * 3;
991 " adda.l %[rewind],%[src0] ;\n"
1007 [rewind] "r" (rewind),
1021 src0 += rewind;
1035 /* rewind y for the next transfer */
1063 " adda.l %[rewind],%[src0] ;\n"
1079 [rewind] "r" (rewind),
1093 src0 += rewind;