Searched refs:pixelBuf2 (Results 1 - 1 of 1) sorted by relevance
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 1149 unsigned char pixelBuf2[MAX_BYTES_PER_PIXEL]; in convertLineChunked() local 1153 pb = convertBits(pb,pixelBuf2,i,row); in convertLineChunked() 1166 unsigned char pixelBuf2[MAX_BYTES_PER_PIXEL]; in convertLineChunkedSwap() local 1170 pb = convertBits(pb,pixelBuf2,i,row); in convertLineChunkedSwap() 1183 unsigned char pixelBuf2[MAX_BYTES_PER_PIXEL]; in convertLinePlane() local 1187 pb = convertBits(pb,pixelBuf2,i,row); in convertLinePlane() 1199 unsigned char pixelBuf2[MAX_BYTES_PER_PIXEL]; in convertLinePlaneSwap() local 1203 pb = convertBits(pb,pixelBuf2,i,row); in convertLinePlaneSwap()
|
Completed in 5 milliseconds