|
From: Vladimir S. <ha...@gm...> - 2004-12-18 18:21:28
|
Thanks Andreas! This is my fault. We were trying to do something clever for performance reasons and rearranged this entire struct a few times, at the end under time pressure we had to gave up on part of the optimization and rollback one change. and as part of that rollback i also put the struct to back what it was without paying attention to a1 and a2 :( I'll check this into cvs in a few minutes. Regards, Vladimir. On Sat, 18 Dec 2004 15:03:49 +0100, Andreas Persson <and...@lk...> wrote: > Hello, > > I think I've found a bug in BiquadFilter::Apply4StepsSSE. Let's see what > you think... > > /Andreas > > > |