[Webkit-unassigned] [Bug 77509] Enable IPP for Biquad filter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 17:41:22 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77509


xingnan.wang at intel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |75522




--- Comment #14 from xingnan.wang at intel.com  2012-02-02 17:41:22 PST ---
(In reply to comment #13)
> (From update of attachment 124886 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=124886&action=review
> 
> > Source/WebCore/platform/audio/Biquad.cpp:57
> > +#if USE(WEBAUDIO_IPP)
> 
> One quick question:  Where is WEBAUDIO_IPP defined/enabled?  Is this in the gyp file that is part of patch for the IPP for FFTframe?

WEBAUDIO_IPP should be enable in gyp if we want to enable IPP, by default it `s not enabled and the FFMPEG is used.

WEBAUDIO_IPP is included in patch for IPP for FFTFrame, after which this patch should be.

Set the dependence on bug 75522.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list