Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

__backtrellis__ Struct Reference

#include <wchmm.h>

Collaboration diagram for __backtrellis__:

Collaboration graph
[legend]

Data Fields

int framelen
 Frame length.
int * num
 Number of trellis words at frame [t].
TRELLIS_ATOM *** rw
 List to trellis words at frame [t]: rw[t][0..num[t]].
TRELLIS_ATOMlist
 Temporary storage point used in 1st pass.
TRELLIS_ATOM ** root
 Pointer to the root pointer of rw.

Detailed Description

Whole word trellis (aka backtrellis) generated as a result of 1st pass.

Definition at line 236 of file wchmm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 28 16:19:47 2006 for Julius by  doxygen 1.4.2