aar

com.viliussutkus89.ndk.thirdparty : libjpeg-turbo-ndk26-shared

Maven & Gradle

Oct 30, 2023
0 stars

libjpeg-turbo · libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Table Of Contents

Latest Version

Download com.viliussutkus89.ndk.thirdparty : libjpeg-turbo-ndk26-shared AAR file - Latest Versions:

All Versions

Download com.viliussutkus89.ndk.thirdparty : libjpeg-turbo-ndk26-shared JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window libjpeg-turbo-ndk26-shared-3.0.1-beta-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.