|
libosmodsp 0.5.0
Osmocom DSP library
|
Cache for _osmo_iqbal_estimate when doing lots of calls. More...
Data Fields | |
| float complex * | fft |
| Temporary memory for FFT. | |
| fftwf_plan | fft_plan |
| FFTW plan. | |
Cache for _osmo_iqbal_estimate when doing lots of calls.
| float complex* _iqbal_estimate_state::fft |
Temporary memory for FFT.
Referenced by _osmo_iqbal_estimate_release().
| fftwf_plan _iqbal_estimate_state::fft_plan |
FFTW plan.
Referenced by _osmo_iqbal_estimate_release().