#include <trellis.h>
変数 | |
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_ATOM * | list |
Temporary storage point used in 1st pass | |
BMALLOC_BASE * | root |
memory allocation base for mybmalloc2() |