The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
This is the complete list of members for PluginLoader::fourway_processor_t, including all inherited members.
parse(const std::string &query)=0 | PluginLoader::fourway_processor_t | pure virtual |
prepare(mhaconfig_t &settings)=0 | PluginLoader::fourway_processor_t | pure virtual |
process(mha_wave_t *s_in, mha_wave_t **s_out)=0 | PluginLoader::fourway_processor_t | pure virtual |
process(mha_spec_t *s_in, mha_spec_t **s_out)=0 | PluginLoader::fourway_processor_t | pure virtual |
process(mha_wave_t *s_in, mha_spec_t **s_out)=0 | PluginLoader::fourway_processor_t | pure virtual |
process(mha_spec_t *s_in, mha_wave_t **s_out)=0 | PluginLoader::fourway_processor_t | pure virtual |
release()=0 | PluginLoader::fourway_processor_t | pure virtual |
~fourway_processor_t() | PluginLoader::fourway_processor_t | inlinevirtual |