The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Public Member Functions | |
process_t (MHA_AC::algo_comm_t &iac, const std::string acname, const std::vector< std::string > &r_out, const std::vector< std::string > &r_ac, const mhaconfig_t &cf_in, const mhaconfig_t &cf_out, const mhaconfig_t &cf_ac, bool sync) | |
mha_wave_t * | process (mha_wave_t *) |
mha_spec_t * | process (mha_spec_t *) |
Private Attributes | |
MHAMultiSrc::waveform_t | wout |
MHAMultiSrc::spectrum_t | sout |
MHAMultiSrc::waveform_t | wout_ac |
MHAMultiSrc::spectrum_t | sout_ac |
route::process_t::process_t | ( | MHA_AC::algo_comm_t & | iac, |
const std::string | acname, | ||
const std::vector< std::string > & | r_out, | ||
const std::vector< std::string > & | r_ac, | ||
const mhaconfig_t & | cf_in, | ||
const mhaconfig_t & | cf_out, | ||
const mhaconfig_t & | cf_ac, | ||
bool | sync | ||
) |
mha_wave_t * route::process_t::process | ( | mha_wave_t * | s | ) |
mha_spec_t * route::process_t::process | ( | mha_spec_t * | s | ) |
|
private |
|
private |
|
private |
|
private |