Lines Matching refs:JPEG
4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
5 AVX2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression
6 on x86, x86-64, ARM, and PowerPC systems, as well as progressive JPEG
11 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
23 of making high-speed JPEG compression/decompression technology available to a
44 JPEG images:
48 JPEG images in memory. It also provides some functionality that would not be
59 JPEG images. It is more difficult to use than the TurboJPEG API but also
72 libjpeg-turbo includes extensions that allow JPEG images to be compressed
133 v7+ could take advantage of accelerated baseline JPEG encoding/decoding
197 SmartScale is an extension to the JPEG format that allows for DCT block
216 - **Lossless RGB JPEG files**<br>
221 libjpeg v9 introduced yet another field to the JPEG compression structure
226 been activated by way of a new JPEG colorspace constant, thus preserving
331 necessary to use the slow Huffman decoder when decompressing a JPEG image that
335 generating JPEG images, so images generated by those programs will experience
342 correct results whenever the fast integer forward DCT is used along with a JPEG
346 whenever encoding images with a JPEG quality of 98 or higher.