Searched refs:popplerNumColors (Results 1 - 1 of 1) sorted by relevance
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 115 unsigned int popplerNumColors; member 1152 pb = convertCSpace(src+i*popplerNumColors,pixelBuf1,i,row); in convertLineChunked() 1169 pb = convertCSpace(src+(pixels-i-1)*popplerNumColors,pixelBuf1,i,row); in convertLineChunkedSwap() 1186 pb = convertCSpace(src+i*popplerNumColors,pixelBuf1,i,row); in convertLinePlane() 1202 pb = convertCSpace(src+(pixels-i-1)*popplerNumColors,pixelBuf1,i,row); in convertLinePlaneSwap() 2088 popplerNumColors = 3; in main() 2103 popplerNumColors = 1; in main()
|
Completed in 4 milliseconds