Home
last modified time | relevance | path

Searched refs:oddptr (Results 1 – 1 of 1) sorted by relevance

/external/libcups/filter/
Drastertoepson.c626 *oddptr; in OutputLine() local
671 oddptr = LineBuffers[0] + EvenOffset + DotBytes; in OutputLine()
676 oddptr = LineBuffers[1] + OddOffset + DotBytes; in OutputLine()
681 width -= 2, tempptr += 2, oddptr += DotBytes * 2, in OutputLine()
685 oddptr[0] = tempptr[1]; in OutputLine()
691 oddptr[0] = tempptr[1]; in OutputLine()