Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: SSE2 Optimization (Read 2274 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

SSE2 Optimization

 
I am working on MPEG4IP faac library. And I am now focusing on the part of aacquant (Quantization). If I want to optimize this module with SSE2. Can anyone tell me which part I should use SSE2 code to replace the original code?
Thanks much.

I also heard of that the authors of the program are trying to add SSE2 optimization. Is that true? Is there any homepage about this?