Home | History | Annotate | Download | only in src

Lines Matching refs:numCompBytes

651 int PCLmGenerator::injectJPEG(char *jpeg_Buff, int imageWidth, int imageHeight, int numCompBytes,
705 sprintf(pOutStr, "/Length %d\n", numCompBytes);
725 write2Buff((ubyte *) jpeg_Buff, numCompBytes);
1629 int numCompBytes;
1734 destColorSpace, &numCompBytes);
1736 (sint32) numFullScanlinesToInject, numCompBytes, destColorSpace, true);
1743 destColorSpace, &numCompBytes);
1745 numCompBytes, destColorSpace, true);
1764 newStripPtr, currRenderResolutionInteger, destColorSpace, &numCompBytes);
1771 &numCompBytes);
1774 injectJPEG((char *) scratchBuffer, mediaWidthInPixels, currStripHeight, numCompBytes,