FanJinlong
2006-Nov-15 00:57 UTC
[Speex-dev] I wish the prefilter[speex_preprocess()] function work faster on ARM..
Hi,all I do some work on ARM cpu with VS2005, speex1.2beta. I use the FIXED_POINT define and it works well of codec and decode. but the speex_preprocess() still cannot work real time. I look into the soucecode , and didn't find any fix-point #ifdef computation . So I wish there should be some fix in the future version. If you already done the similar, pls tell me , thanks! Fan
Jean-Marc Valin
2006-Nov-15 01:04 UTC
[Speex-dev] I wish the prefilter[speex_preprocess()] function work faster on ARM..
Try the SVN version. It should be much better and much faster. Jean-Marc FanJinlong a ?crit :> Hi,all I do some work on ARM cpu with VS2005, speex1.2beta. I use the > FIXED_POINT define and it works well of codec and decode. but the > speex_preprocess() still cannot work real time. I look into the > soucecode , and didn't find any fix-point #ifdef computation . So I > wish there should be some fix in the future version. If you already > done the similar, pls tell me , thanks! Fan > > > _______________________________________________ Speex-dev mailing > list Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev >