]> granicus.if.org Git - openjpeg/commit
Patch suggested by Callum Lerwick <seg@haxxed.com>: "Some formatting cleanups, so...
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Mon, 21 May 2007 13:08:10 +0000 (13:08 +0000)
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Mon, 21 May 2007 13:08:10 +0000 (13:08 +0000)
commit1bec8fe082ed5193295fe2a011c3c1ef6290d35e
tree3a53c074af1fac77365d894aea22f3dbb44f4762
parent7d06d7fb5db82318686bad0b99951d6d612f6cca
Patch suggested by Callum Lerwick <seg@haxxed.com>: "Some formatting cleanups, so that the long function definitions and calls fit on screen. Use of prefix increment which is theoretically faster, in
practice any sane compiler can optimize a postfix increment but its best not to count on such things. Consolidation of some redundant calculations in the inner loops, which becomes very useful in the future autovectorize patch."
libopenjpeg/t1.c