]> source.dussan.org Git - tigervnc.git/commit
"Optimise" quantization step by replacing the division by a multiplication.
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:23:04 +0000 (13:23 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:23:04 +0000 (13:23 +0000)
commit4aa2429c35601d34b1755e9731329b65c0bcd6db
treebf365bfb75e0cbeeb91a91f25811a1506a815bb0
parent82c7f3138cd9796b93e26bdb8f7f797b48150ae4
"Optimise" quantization step by replacing the division by a multiplication.

This has no measurable difference right now but makes it possible to do
SIMD implementations of this stage.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3647 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/jpeg/jcdctmgr.c
common/jpeg/jdct.h