The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
This is the complete list of members for MHAFilter::smoothspec_t, including all inherited members.
_linphase_asym | MHAFilter::smoothspec_t | private |
fft | MHAFilter::smoothspec_t | private |
fftlen | MHAFilter::smoothspec_t | private |
internal_fir(const mha_spec_t &) | MHAFilter::smoothspec_t | private |
minphase | MHAFilter::smoothspec_t | private |
nchannels | MHAFilter::smoothspec_t | private |
smoothspec(const mha_spec_t &s_in, mha_spec_t &s_out) | MHAFilter::smoothspec_t | |
smoothspec(mha_spec_t &spec) | MHAFilter::smoothspec_t | inline |
smoothspec_t(unsigned int fftlen, unsigned int nchannels, const MHAWindow::base_t &window, bool minphase, bool linphase_asym=false) | MHAFilter::smoothspec_t | |
spec2fir(const mha_spec_t &spec, mha_wave_t &fir) | MHAFilter::smoothspec_t | |
tmp_spec | MHAFilter::smoothspec_t | private |
tmp_wave | MHAFilter::smoothspec_t | private |
window | MHAFilter::smoothspec_t | private |
~smoothspec_t() | MHAFilter::smoothspec_t |