org.libjpegturbo.turbojpeg.TJ.bufSizeYUV(int, int, int)
|
org.libjpegturbo.turbojpeg.TJCompressor.compress(BufferedImage, byte[], int)
|
org.libjpegturbo.turbojpeg.TJCompressor.compress(BufferedImage, int)
|
org.libjpegturbo.turbojpeg.TJDecompressor.decompress(byte[], int, int, int, int, int)
|
org.libjpegturbo.turbojpeg.TJDecompressor.decompressToYUV(byte[], int)
|
org.libjpegturbo.turbojpeg.TJDecompressor.decompressToYUV(int)
|
org.libjpegturbo.turbojpeg.TJCompressor.encodeYUV(BufferedImage, byte[], int)
|
org.libjpegturbo.turbojpeg.TJCompressor.encodeYUV(BufferedImage, int)
|
org.libjpegturbo.turbojpeg.TJCompressor.encodeYUV(byte[], int)
|
org.libjpegturbo.turbojpeg.TJCompressor.encodeYUV(int)
|
org.libjpegturbo.turbojpeg.TJDecompressor.setJPEGImage(byte[], int)
|
org.libjpegturbo.turbojpeg.TJCompressor.setSourceImage(byte[], int, int, int, int)
|