aboutsummaryrefslogtreecommitdiff
path: root/simd/jidctfst-altivec.c
AgeCommit message (Expand)Author
2015-01-16Revert r1506 (we actually are generating columns with the IDCT, so the naming...dcommander
2015-01-15De-confusify the variable names a bit -- "out" represents the output of the I...dcommander
2015-01-13Make the formatting and naming of variables and constants more consistentdcommander
2015-01-11Use intrinsics for loading aligned data in the IDCT functions. This has no e...dcommander
2014-12-23Document the fact that the AltiVec implementation uses the same modified algo...dcommander
2014-12-22Use intrinsics for loading/storing data in the DCT/IDCT functions. This has ...dcommander
2014-12-22Make comments more consistentdcommander
2014-12-22Split AltiVec algorithms into separate files for ease of maintenance; Rename...dcommander