Home
last modified time | relevance | path

Searched refs:jpeg_Buff (Results 1 – 2 of 2) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h110 int injectJPEG(char *jpeg_Buff, int imageWidth, int imageHeight, int numCompBytes,
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp650 int PCLmGenerator::injectJPEG(char *jpeg_Buff, int imageWidth, int imageHeight, int numCompBytes, in injectJPEG() argument
724 write2Buff((ubyte *) jpeg_Buff, numCompBytes); in injectJPEG()