qt5base-lts/tests/auto/gui/image
Allan Sandfeld Jensen 59f168c5e5 Optimize fallback RGB888 to RGB32 conversion
Improves the conversion from RGB888 to RGB32 on platforms without SIMD
versions. This includes the fallback used on non-neon ARM devices.

Besides image conversion the routine is also used for decoding JPEG.

On x86 this version is within 0.7x of the speed of the SSSE3 version.

Change-Id: Id131994d7c3c4f879d89e80f9d6c435bb5535ed7
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2015-03-03 13:38:17 +00:00
..
qicoimageformat Update copyright headers 2015-02-11 06:49:51 +00:00
qicon Update copyright headers 2015-02-11 06:49:51 +00:00
qimage Optimize fallback RGB888 to RGB32 conversion 2015-03-03 13:38:17 +00:00
qimageiohandler Update copyright headers 2015-02-11 06:49:51 +00:00
qimagereader MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
qimagewriter MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
qmovie Update copyright headers 2015-02-11 06:49:51 +00:00
qpicture Update copyright headers 2015-02-11 06:49:51 +00:00
qpixmap Update copyright headers 2015-02-11 06:49:51 +00:00
qpixmapcache Update copyright headers 2015-02-11 06:49:51 +00:00
image.pro Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00