Home | History | Annotate | Download | only in java

Lines Matching defs:decomp

133   static void decomp(byte[] srcBuf, byte[][] jpegBuf, int[] jpegSize,
214 (doYUV ? "Decomp to YUV":"Decompress "),
409 decomp(srcBuf, jpegBuf, jpegSize, tmpBuf, w, h, subsamp, jpegQual,
449 System.out.format("Bitmap JPEG JPEG %s %s Xform Comp Decomp ",
592 decomp(null, jpegBuf, jpegSize, null, _w, _h, _subsamp, 0,
859 System.out.print("Comp Comp Decomp ");