Lines Matching refs:JPEG
5 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
6 NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64,
11 libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
23 of making high-speed JPEG compression/decompression technology available to a
40 JPEG images:
43 and decompressing JPEG images in memory. It also provides some functionality
50 decompressing JPEG images. It is more difficult to use than the TurboJPEG
63 libjpeg-turbo includes extensions that allow JPEG images to be compressed
123 v7+ could take advantage of accelerated baseline JPEG encoding/decoding
188 SmartScale is an extension to the JPEG format that allows for DCT block
207 -- Lossless RGB JPEG files
213 libjpeg v9 introduced yet another field to the JPEG compression structure
218 activated by way of a new JPEG colorspace constant, thus preserving backward
323 necessary to use the slow Huffman decoder when decompressing a JPEG image that
327 generating JPEG images, so images generated by those programs will experience
335 correct results whenever the fast integer forward DCT is used along with a JPEG
339 whenever encoding images with a JPEG quality of 98 or higher.