Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: bubba on April 08, 2009, 06:48:41 PM

Title: Does a coprocessor help with decompression?
Post by: bubba on April 08, 2009, 06:48:41 PM
Is there anyway to utilize a 68881/68882 to assist with decompression, e.g. JPEGS?  

Thanks,
Bubba
Title: Re: Does a coprocessor help with decompression?
Post by: Karlos on April 08, 2009, 07:02:02 PM
That very much depends on the format being decompressed. Even assuming that the format requires non integer calculation, integer-based fixed point arithmetic tends to be used more as it's almost always faster on older processors than floating point, even with an FPU present.