Searched refs:dstNumComponents (Results 1 – 2 of 2) sorted by relevance
430 dstNumComponents = 1; in colorConvertSource()1539 dstNumComponents = 1; in StartPage()1541 dstNumComponents = 3; in StartPage()1549 int tmp_outBuffSize = mediaWidthInPixels * currStripHeight * dstNumComponents; in StartPage()1706 scanlineWidth = mediaWidthInPixels * dstNumComponents; in Encapsulate()
235 int dstNumComponents; variable