]> granicus.if.org Git - libjpeg-turbo/commit
AltiVec SIMD implementation of slow integer forward DCT; Clean up fast integer forwa...
authorDRC <dcommander@users.sourceforge.net>
Wed, 17 Dec 2014 08:04:39 +0000 (08:04 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 17 Dec 2014 08:04:39 +0000 (08:04 +0000)
commitfb0c394037050277c78c0e28eb0ca1590ec58ccd
tree1453797cc216bb56d45ac8bc69ef95f1a0e5270d
parente1ac40104c3f3335b39483e90950e9047e6a557e
AltiVec SIMD implementation of slow integer forward DCT;  Clean up fast integer forward DCT code so that it is easier to see how it derives from the SSE2 code and to make it play more nicely with the slow FDCT code.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1443 632fc199-4ca6-4c93-a231-07263d6284db
simd/jsimd.h
simd/jsimd_powerpc.c
simd/jsimd_powerpc_altivec.c