openjpeg/src/lib
Even Rouault 433d4d30f5 T1: (failed) optimization attempt to use signed magnitude representation (#931)
Instead of using two-complement integer representation of data samples during
code-block decoding, use a signed magnitude representation to avoid comparison
branches in passes.

However the (best) timings show that it is actually slightly slower, or at
least no better. 51649 ms with this attempt vs 51536 before on MAPA_005.jp2
reencoded with default options.

Two variants with sign in msb (the default) or in lsb lead to similar
performances
2017-05-22 15:10:42 +02:00
..
openjp2 T1: (failed) optimization attempt to use signed magnitude representation (#931) 2017-05-22 15:10:42 +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