![]()  | 
  
    The Open Master Hearing Aid (openMHA)
    openMHA
    
   Open community platform for hearing aid algorithm research 
   | 
 
Public Member Functions | |
| smoothspec_wrap_t (mhaconfig_t spar_in, mhaconfig_t spar_out, const MHAParser::kw_t &mode, const MHAParser::window_t &irswnd, const MHAParser::float_t &epsilon) | |
| mha_spec_t * | proc_1 (mha_spec_t *) | 
| mha_spec_t * | proc_2 (mha_spec_t *) | 
Private Attributes | |
| MHASignal::spectrum_t | spec_in_copy | 
| Copy of input spectrum for smoothspec.  More... | |
| MHAFilter::smoothspec_t | smoothspec | 
| Smoothspec calculator.  More... | |
| bool | use_smoothspec | 
| float | smoothspec_epsilon | 
| smoothgains_bridge::smoothspec_wrap_t::smoothspec_wrap_t | ( | mhaconfig_t | spar_in, | 
| mhaconfig_t | spar_out, | ||
| const MHAParser::kw_t & | mode, | ||
| const MHAParser::window_t & | irswnd, | ||
| const MHAParser::float_t & | epsilon | ||
| ) | 
| mha_spec_t * smoothgains_bridge::smoothspec_wrap_t::proc_1 | ( | mha_spec_t * | s | ) | 
| mha_spec_t * smoothgains_bridge::smoothspec_wrap_t::proc_2 | ( | mha_spec_t * | s | ) | 
      
  | 
  private | 
Copy of input spectrum for smoothspec.
      
  | 
  private | 
Smoothspec calculator.
      
  | 
  private | 
      
  | 
  private |