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

◆ alloc_next

struct pnode_s* pnode_s::alloc_next

◆ ci

s3cipid_t pnode_s::ci

Parent word id

Referenced by align_build_sent_hmm().

◆ id

int32 pnode_s::id

Triphone id for this node

Referenced by align_build_sent_hmm().

◆ lc

s3cipid_t pnode_s::lc

CI phone id corresponding to this node

Referenced by align_build_sent_hmm().

◆ next

struct pnode_s* pnode_s::next

Referenced by align_build_sent_hmm().

◆ pid

s3pid_t pnode_s::pid

Phone position within word for this node

Referenced by align_build_sent_hmm().

◆ pos

int8 pnode_s::pos

Right context CI phone

◆ predlist

struct plink_s* pnode_s::predlist

Referenced by align_build_sent_hmm().

◆ rc

s3cipid_t pnode_s::rc

Left context CI phone

Referenced by align_build_sent_hmm().

◆ startstate

struct snode_s* pnode_s::startstate

Referenced by align_build_sent_hmm().

◆ succlist

struct plink_s* pnode_s::succlist

Unique id for identifying node, debugging

Referenced by align_build_sent_hmm().

◆ wid

s3wid_t pnode_s::wid

Referenced by align_build_sent_hmm().


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