openjpeg/src/lib
Even Rouault fa55b52d19 Improve performance of inverse DWT 5x3 (#953)
* Use single-pass lifting inverse wavelet transform.
* For vertical pass, use SSE2 when available so as to process 8 columns
  in parallel. This is the most beneficial improvement, since the
  vertical pass involves a lot of cache trashing.

With the bench_dwt utility with default arguments (16383x16383 image),
time goes from 4.064 s to 1.212 s.
2017-06-20 18:01:34 +02:00
..
openjp2 Improve performance of inverse DWT 5x3 (#953) 2017-06-20 18:01:34 +02:00
openjp3d Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openjpip Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openjpwl Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openmj2 Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
CMakeLists.txt [trunk] FolderReorgProposal task: refactor MJ2 2012-09-28 08:51:14 +00:00