summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-15 22:50:20 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-21 11:05:20 +0200
commitadc4a8e42bcb4c40314c7f549bc475ba01957b8d (patch)
treef0c39510579d78d502db5c2ec6482c4ffcd51da5 /src/gui/image/qimage.cpp
parent6e8c719e3b8567926de6b88a8ab074c871eb12a0 (diff)
Add AVX support for the JPEG handler
Apparently I had forgotten about this previously. Use the AVX conversion function if the compiler could generate AVX code. Note: the functions need to be declared outside of the function block so namespace scoping works properly with MSVC. For functions declared inside, it expects them to be in the global namespace. Change-Id: I7b7248dbfce3cc7c580dee920407c205049cb746 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'src/gui/image/qimage.cpp')
0 files changed, 0 insertions, 0 deletions