Re: [OT] PPC Float to Int
Re: [OT] PPC Float to Int
- Subject: Re: [OT] PPC Float to Int
- From: Chris Thomas <email@hidden>
- Date: Thu, 14 Aug 2003 11:09:56 -0700
On Wednesday, August 13, 2003, at 1:49 PM, Ian Ollmann wrote:
Somewhere Apple has some prerolled high performance float to int
conversion code available for you to convert arrays. I can't remember
where it is.
PCMBlitterLib.c/.h is in one of the Core Audio examples, either in the
SDK or in /Developer/Examples/(probably)Darwin/iokit/etc, IIRC.
AltiVec can beat it, but you have to arrange for the data to be aligned
properly.
Chris
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.