Do not use malloc/free for Mac FFTFrame.
Use a static local to hold the vector of all the FFTSetup objects that can be shared across all FFTFrame objects. Modeled after how PFFFT does this. Internal change with no user-visible effects. Bug: 962644 Change-Id: I9325f94f3ee18dd19014c00a4872c74d667bf497 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629429Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#665232}
Showing
Please register or sign in to comment