Searched refs:dstNumComponents (Results 1 – 2 of 2) sorted by relevance
429 dstNumComponents = 1; in colorConvertSource()1538 dstNumComponents = 1; in StartPage()1540 dstNumComponents = 3; in StartPage()1548 int tmp_outBuffSize = mediaWidthInPixels * currStripHeight * dstNumComponents; in StartPage()1705 scanlineWidth = mediaWidthInPixels * dstNumComponents; in Encapsulate()
235 int dstNumComponents; variable