Lines Matching refs:jpegBuf
628 private static void writeJPEG(byte[] jpegBuf, int jpegBufSize,
632 fos.write(jpegBuf, 0, jpegBufSize);
705 private static void decompTest(TJDecompressor tjd, byte[] jpegBuf,
727 tjd.setSourceImage(jpegBuf, jpegSize);
787 private static void decompTest(TJDecompressor tjd, byte[] jpegBuf,
801 decompTest(tjd, jpegBuf, jpegSize, w, h, pf, baseName, subsamp,