This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | MAXWCNSTEP 40000 | 
| Number of states to be allocated at once.  | |
Typedefs | |
| typedef s_cell | S_CELL | 
| typedef wchmm_state | WCHMM_STATE | 
| typedef wchmm_info | WCHMM_INFO | 
| typedef __trellis_atom__ | TRELLIS_ATOM | 
| typedef __backtrellis__ | BACKTRELLIS | 
Definition in file wchmm.h.
      
  | 
  
| 
 Element of successor word list for LM factoring computation.  | 
  
      
  | 
  
| 
 HMM state on tree lexicon.  | 
  
      
  | 
  
| 
 Whole lexicon tree structure holding all information.  | 
  
      
  | 
  
| 
 Word trellis element that holds survived word ends at each frame on the 1st pass.  | 
  
      
  | 
  
| 
 Whole word trellis (aka backtrellis) generated as a result of 1st pass.  | 
  
 1.4.2