Go to the source code of this file.
Data Structures | |
| struct | TRELLIS_ATOM |
| Word trellis element that holds survived word ends at each frame on the 1st pass. More... | |
| struct | BACKTRELLIS |
| Whole word trellis (aka backtrellis) generated as a result of 1st pass. More... | |
Definition in file trellis.h.
1.5.4