The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
This is the complete list of members for MHAFilter::fftfilter_t, including all inherited members.
channels | MHAFilter::fftfilter_t | private |
fft | MHAFilter::fftfilter_t | private |
fftfilter_t(unsigned int fragsize, unsigned int channels, unsigned int fftlen) | MHAFilter::fftfilter_t | |
fftlen | MHAFilter::fftfilter_t | private |
filter(const mha_wave_t *pwIn, mha_wave_t **ppwOut, const mha_wave_t *pwIRS) | MHAFilter::fftfilter_t | |
filter(const mha_wave_t *pwIn, mha_wave_t **ppwOut) | MHAFilter::fftfilter_t | |
filter(const mha_wave_t *pwIn, mha_wave_t **ppwOut, const mha_spec_t *psWeights) | MHAFilter::fftfilter_t | |
fragsize | MHAFilter::fftfilter_t | private |
sInput | MHAFilter::fftfilter_t | private |
sWeights | MHAFilter::fftfilter_t | private |
update_coeffs(const mha_wave_t *pwIRS) | MHAFilter::fftfilter_t | |
wInput | MHAFilter::fftfilter_t | private |
wInput_fft | MHAFilter::fftfilter_t | private |
wIRS_fft | MHAFilter::fftfilter_t | private |
wOutput | MHAFilter::fftfilter_t | private |
wOutput_fft | MHAFilter::fftfilter_t | private |
~fftfilter_t() | MHAFilter::fftfilter_t |