Document the existence of the new ARM64 SIMD code
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1362 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -92,6 +92,11 @@ included only for convenience. Enabling this feature disables all of the
|
|||||||
performance features in libjpeg-turbo, as well as arithmetic coding and the
|
performance features in libjpeg-turbo, as well as arithmetic coding and the
|
||||||
TurboJPEG API. The resulting library behaves no differently than libjpeg v6b.
|
TurboJPEG API. The resulting library behaves no differently than libjpeg v6b.
|
||||||
|
|
||||||
|
[14] Added ARM 64-bit SIMD acceleration for the YCC-to-RGB color conversion
|
||||||
|
and IDCT algorithms (both are used during JPEG decompression.) For unknown
|
||||||
|
reasons (probably related to clang), this code cannot currently be compiled for
|
||||||
|
iOS.
|
||||||
|
|
||||||
|
|
||||||
1.3.1
|
1.3.1
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user