Re: Sbc encode optimization

"Brad Midgley" <[email protected]> Thu, 26 Jun 2008 08:26:03 -0600
Newsgroups gmane.linux.bluez.user
Message-ID <[email protected]>
Paul

> I see "There are a couple of optimizations the codec could see but it
> performs reasonably on 200MHz+ devices. " on the wiki.bluez.org site.
> Would you tell me how to optimise the sbc encode for arm926ejs? Thanks.

The input data is copied a couple of times inside the encoder. It
would be faster if it was not being copied.

There are places, like the precomputed tables, that could be
represented in 16 bits. There was no advantage to doing this on the TI
arm chip but it might be a different result for other chips.

-- 
Brad

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php