espressif / esp-dsp

DSP library for ESP-IDF
Apache License 2.0
442 stars 87 forks source link

[fft:dsps_fft2r_fc32_ansi] Enh | Null-checking (DSP-75) #54

Closed damurashov closed 1 year ago

damurashov commented 1 year ago

In a case when one wants to have a few custom coefficient buffers (as opposed to a global one), he / she will only be able to call the initialization routine once, when initializing the first one of those.