Lines Matching refs:line
28 * @bpl: number of bytes per scan line
39 unsigned int line, todo, done;
55 for (line = 0; line < lines; line++) {
74 todo = bpl; /* one full line to be done */
121 * first odd frame line
123 * first even frame line
124 * @bpl: number of data bytes per scan line
125 * @padding: number of extra bytes to add at end of line
147 * one write per scan line + syncs + 2 jumps (all 2 dwords).