FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setFFTCacheSize()

void fl::FFT::setFFTCacheSize ( fl::size size)

Definition at line 49 of file fft.cpp.

49{ mMap->setMaxSize(size); }
scoped_ptr< HashMap > mMap
Definition fft.h:122
fl::size size() const
Definition fft.cpp:47

References mMap, and size().

+ Here is the call graph for this function: