Home
last modified time | relevance | path

Searched refs:ubyte (Results 1 – 8 of 8) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp42 #define rgb_2_gray(r, g, b) (ubyte)(0.299*(double)r+0.587*(double)g+0.114*(double)b)
55 static ubyte *shiftStripByLeftMargin(ubyte *ptrToStrip, sint32 currSourceWidth, in shiftStripByLeftMargin()
58 ubyte *fromPtr, *toPtr, *newStrip; in shiftStripByLeftMargin()
65 newStrip = (ubyte *) malloc(scanLineWidth * currStripHeight); in shiftStripByLeftMargin()
76 newStrip = (ubyte *) malloc(scanLineWidth * currStripHeight); in shiftStripByLeftMargin()
240 void PCLmGenerator::write2Buff(ubyte *buff, int buffSize) { in write2Buff()
398 ubyte *buffIn = (unsigned char *) malloc(ADOBE_RGB_SIZE); in injectAdobeRGBCS()
420 ubyte *strip, sint32 stripWidth, sint32 stripHeight) { in colorConvertSource()
423 ubyte *srcPtr = strip; in colorConvertSource()
424 ubyte *dstPtr = strip; in colorConvertSource()
[all …]
DgenJPEGStrips.cpp51 write_JPEG_Buff(ubyte *buffPtr, int quality, int image_width, int image_height, in write_JPEG_Buff()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h79 bool colorConvertSource(colorSpaceDisposition srcCS, colorSpaceDisposition dstCS, ubyte *strip,
98 int injectRLEStrip(ubyte *RLEBuffer, int numBytes, int imageWidth, int imageHeight,
104 int injectLZStrip(ubyte *LZBuffer, int numBytes, int imageWidth, int imageHeight,
126 void write2Buff(ubyte *buff, int buffSize);
212 int RLEEncodeImage(ubyte *in, ubyte *out, int inLength);
237 ubyte *scratchBuffer;
DgenPCLm.h27 extern void write_JPEG_Buff(ubyte *outBuff, int quality, int image_width, int image_height,
/packages/services/BuiltInPrintService/jni/include/
Dwtypes.h58 typedef unsigned char ubyte; typedef
/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pclm.c182 ubyte *pclm_output_buff = job_info->pclm_output_buffer; in _start_page()
/packages/apps/TV/libs/m2/
Dchecker-qual-2.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...