Public Attributes | List of all members
pnode_s Struct Reference

Public Attributes

s3wid_t wid
 
s3cipid_t ci
 
s3cipid_t lc
 
s3cipid_t rc
 
int8 pos
 
s3pid_t pid
 
int32 id
 
struct plink_ssucclist
 
struct plink_spredlist
 
struct pnode_snext
 
struct pnode_salloc_next
 
struct snode_sstartstate
 

Detailed Description

SOME ASSUMPTIONS

Assumptions:

Member Data Documentation

struct pnode_s* pnode_s::alloc_next

Referenced by align_destroy_sent_hmm().

s3cipid_t pnode_s::ci

Parent word id

Referenced by align_build_sent_hmm().

int32 pnode_s::id

Triphone id for this node

Referenced by align_build_sent_hmm(), and align_frame().

s3cipid_t pnode_s::lc

CI phone id corresponding to this node

Referenced by align_build_sent_hmm().

struct pnode_s* pnode_s::next

Referenced by align_build_sent_hmm().

s3pid_t pnode_s::pid

Phone position within word for this node

Referenced by align_build_sent_hmm(), and align_frame().

int8 pnode_s::pos

Right context CI phone

Referenced by align_frame().

struct plink_s* pnode_s::predlist
s3cipid_t pnode_s::rc

Left context CI phone

Referenced by align_build_sent_hmm().

struct snode_s* pnode_s::startstate

Referenced by align_build_sent_hmm().

struct plink_s* pnode_s::succlist

Unique id for identifying node, debugging

Referenced by align_build_sent_hmm(), and align_destroy_sent_hmm().

s3wid_t pnode_s::wid

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