◆ lpc_config()
      
        
          | lpc_config::lpc_config  | 
          ( | 
          MHA_AC::algo_comm_t &  | 
          ac,  | 
        
        
           | 
           | 
          const mhaconfig_t  | 
          in_cfg,  | 
        
        
           | 
           | 
          std::string &  | 
          algo_name,  | 
        
        
           | 
           | 
          unsigned int  | 
          _order,  | 
        
        
           | 
           | 
          unsigned int  | 
          _lpc_buffer_size,  | 
        
        
           | 
           | 
          bool  | 
          _shift,  | 
        
        
           | 
           | 
          unsigned int  | 
          _comp_each_iter,  | 
        
        
           | 
           | 
          bool  | 
          _norm  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~lpc_config()
      
        
          | lpc_config::~lpc_config  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ process()
◆ insert()
      
        
          | void lpc_config::insert  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ norm
◆ shift
◆ comp_each_iter
  
  
      
        
          | unsigned int lpc_config::comp_each_iter | 
         
       
   | 
  
private   | 
  
 
 
◆ order
  
  
      
        
          | unsigned int lpc_config::order | 
         
       
   | 
  
private   | 
  
 
 
◆ lpc_buffer_size
  
  
      
        
          | unsigned int lpc_config::lpc_buffer_size | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | unsigned int lpc_config::N | 
         
       
   | 
  
private   | 
  
 
 
◆ comp_iter
  
  
      
        
          | unsigned int lpc_config::comp_iter | 
         
       
   | 
  
private   | 
  
 
 
◆ sample
◆ inwave
◆ lpc_out
◆ corr_out
The documentation for this class was generated from the following files: