概述
MIPS = Total Instructions*Sampling frequency/(No of frames * Samples per frame*100000)
MCPS = Total Cycles*Sampling frequency/(No of frames * Samples per frame*100000)
MHz is same as MCPS
And as we know , some instructions may take more than 1 cycle ,so sometimes MIPS >= MCPS.
But as the Parallel Processing technique developing, one cycle can excute more than one instruction, so sometime MCPS>=MIPS
Also some time the frame length is not uniform, so the they will be
MIPS = Total Instructions/(Total playout time *100000)
MHz=MCPS = Total Cycles/(Total playout time*100000)
For the voice codec excute speed performance, normally we called it is MIPS, but actually means MCPS/MHz now. It is the biggest MHz in one frame, or worst case.
转载于:https://www.cnblogs.com/c6000/archive/2010/09/02/1816464.html
最后
以上就是体贴盼望为你收集整理的MIPS,MCPS, MHz for voice codec的全部内容,希望文章能够帮你解决MIPS,MCPS, MHz for voice codec所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复