Hello List,
I'm new to this list, let me introduce myself.
I'm working on my Diploma for Applied Informatics, I have to implement the MP3-Decoder for the Analog Devices BF-533 DSP. It's the the final testphase regarding accuracy, where MAD really convinces. Since I want to leave the needed MIPS of my Algorithm low, I had to make some compromise between Accuracy and Speed.
Now I wonder: how much MIPS needs MAD? Say, for the x86-Version optimized for Accuracy? Has anyone measured this? Or is there a Webpage with all that info, and I was just dumb? :)
Best Regards,
Tim Dylla
Tim Dylla wrote:
Now I wonder: how much MIPS needs MAD? Say, for the x86-Version optimized for Accuracy? Has anyone measured this? Or is there a Webpage with all that info, and I was just dumb? :)
A rough approximation is about 50MIPS for a 128bps stereo decode at 44.1khz.
-john
john cooper schrieb:
Tim Dylla wrote:
Now I wonder: how much MIPS needs MAD? Say, for the x86-Version optimized for Accuracy? Has anyone measured this? Or is there a Webpage with all that info, and I was just dumb? :)
A rough approximation is about 50MIPS for a 128bps stereo decode at 44.1khz.
Thanks a lot,
tim
-john