Searched defs:numBytes (Results 1 – 7 of 7) sorted by relevance
170 void onThresholdPicked(long numBytes); in onThresholdPicked()
118 int numBytes; in run() local
438 int PCLmGenerator::injectRLEStrip(ubyte *RLEBuffer, int numBytes, int imageWidth, int imageHeight, in injectRLEStrip()527 int PCLmGenerator::injectLZStrip(ubyte *LZBuffer, int numBytes, int imageWidth, int imageHeight, in injectLZStrip()994 sint32 numBytes = imageHeight * imageWidth * numComponents; in prepImageForBacksideDuplex() local
851 protected void onBytesCopied(long numBytes) { in onBytesCopied()937 public void onBytesCopied(long numBytes) { in onBytesCopied()
831 int numBytes = JpegUtilNative.compressJpegFromYUV420Image( in acquireJpegBytesAndClose() local
1030 int numBytes = JpegUtilNative.compressJpegFromYUV420Image( in acquireJpegBytes() local
1999 int numBytes = data[pos + 2] & 0xff; in extractText() local