Public Attributes | List of all members
snode_s Struct Reference

Public Attributes

pnode_tpnode
 
struct slink_ssucclist
 
struct slink_spredlist
 
int32 score
 
int32 newscore
 
history_thist
 
history_tnewhist
 
int32 active_frm
 
s3senid_t sen
 
int8 state
 

Detailed Description

Head of list of all history nodes
State DAG structures similar to phone DAG structures.

Member Data Documentation

◆ active_frm

int32 snode_s::active_frm

Path history at start, end of each frame

◆ hist

history_t* snode_s::hist

Score at start, end of each frame

◆ newhist

history_t * snode_s::newhist

◆ newscore

int32 snode_s::newscore

◆ pnode

pnode_t* snode_s::pnode

◆ predlist

struct slink_s* snode_s::predlist

List of successor states

◆ score

int32 snode_s::score

List of predecessor states

◆ sen

s3senid_t snode_s::sen

Frame no. most recently active

◆ state

int8 snode_s::state

Senone id, BAD_S3SENID if dummy node (head/tail)

◆ succlist

struct slink_s* snode_s::succlist

Parent phone node


The documentation for this struct was generated from the following file: