BACKTRELLIS Struct Reference

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

#include <trellis.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.
BMALLOC_BASEroot
 memory allocation base for mybmalloc2()

Detailed Description

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

Definition at line 46 of file trellis.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:14 2007 for Julius by  doxygen 1.5.4