Public Attributes | |
pnode_t * | pnode |
struct slink_s * | succlist |
struct slink_s * | predlist |
int32 | score |
int32 | newscore |
history_t * | hist |
history_t * | newhist |
int32 | active_frm |
s3senid_t | sen |
int8 | state |
Head of list of all history nodes
State DAG structures similar to phone DAG structures.
int32 snode_s::active_frm |
Path history at start, end of each frame
history_t* snode_s::hist |
Score at start, end of each frame
history_t * snode_s::newhist |
int32 snode_s::newscore |
pnode_t* snode_s::pnode |
struct slink_s* snode_s::predlist |
List of successor states
int32 snode_s::score |
List of predecessor states
s3senid_t snode_s::sen |
Frame no. most recently active
int8 snode_s::state |
Senone id, BAD_S3SENID if dummy node (head/tail)
struct slink_s* snode_s::succlist |
Parent phone node