(3 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
|
+ |
It is possible to accelerate JPEG compression and decompression by replacing the default libjpeg<ref>http://libjpeg.sourceforge.net/ libjpeg official web site</ref> library with the libjpeg-turbo<ref>https://libjpeg-turbo.org/ libjpeg-turbo official web site</ref>library that uses the [[NEON_overview | Arm<sup>®</sup> NEON<sup>™</sup>]] technology. |
|
+ |
|
|
+ |
== How to check the libjpeg-turbo installation == |
|
+ |
{{Board$}} dpkg -l | grep jpeg |
|
+ |
... |
|
+ |
'''Hardware accelerated JPEG compression/decompression library''' |
|
+ |
... |
|
+ |
|
|
+ |
== How to add the libjpeg-turbo in your distribution == |
|
+ |
Please refer to the OpenEmbedded libjpeg-turbo recipe documentation<ref>https://layers.openembedded.org/rrs/recipedetail/OE-Core/45003/ OpenEmbedded libjpeg-turbo recipe documentation</ref> |
|
+ |
|
|
+ |
== References == |
|
+ |
<references/> |
|
+ |
|
|
<noinclude> |
|
<noinclude> |
− |
{{ArticleMainWriter | PhilippeC}}
|
+ |
{{PublicationRequestId | xxxxx | 2019-xx-xx | xxxxx}} |
− |
{{ArticleApprovedVersion | Jean-ChristopheT | Nobody | No previous approved version | Automatic approval (article under construction) | 19Feb’19}} |
|
|
[[Category:How to run use cases]] |
|
[[Category:How to run use cases]] |
|
</noinclude> |
|
</noinclude> |
− |
{{UnderConstruction}}
|
|