This is the complete list of members for MHAFilter::resampling_filter_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::resampling_filter_t | private |
fragsize_validator(unsigned int fftlen, unsigned int irslen) | MHAFilter::resampling_filter_t | static |
resampling_filter_t(unsigned int fftlen, unsigned int irslen, unsigned int channels, unsigned int Nup, unsigned int Ndown, double fCutOff) | MHAFilter::resampling_filter_t | |
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 | |