qt5base-lts/tests/auto/gui/image
Allan Sandfeld Jensen d290424f2a NEON optimized bilinear sampling
Adds NEON version of interpolate_4_pixels used by smooth upscaling, and
bilinear sampling.

The SSE2 version is reordered to match the NEON version so they have
the same order of operations and a faster version that loads directly
into vector registers.

Testing is extended so we have a test of smoothness that can catch more
possible mistakes.

Change-Id: I0de4aecf5cb79468e7c8f19f421aa24b2955547c
Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
2015-12-17 01:11:57 +00:00
..
qicoimageformat Tests: Remove empty init/cleanup slots, constructors and destructors. 2015-12-10 05:26:05 +00:00
qicon Merge remote-tracking branch 'origin/5.6' into dev 2015-12-02 23:33:06 +01:00
qimage NEON optimized bilinear sampling 2015-12-17 01:11:57 +00:00
qimageiohandler Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qimagereader Merge remote-tracking branch 'origin/5.6' into dev 2015-11-27 08:27:53 +01:00
qimagewriter Tests: Remove empty init/cleanup slots, constructors and destructors. 2015-12-10 05:26:05 +00:00
qmovie Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qpicture Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qpixmap Tests: Remove empty init/cleanup slots, constructors and destructors. 2015-12-10 05:26:05 +00:00
qpixmapcache Add method for checking of QPixmapCache::Key validity 2015-09-18 13:48:05 +00:00
image.pro Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00