Public Attributes | List of all members
history_s Struct Reference

Public Attributes

int32 score
 
struct snode_ssnode
 
struct history_spred
 
struct history_salloc_next
 

Detailed Description

Viterbi search history for each state at each time.

Member Data Documentation

◆ alloc_next

struct history_s* history_s::alloc_next

Previous frame history

◆ pred

struct history_s* history_s::pred

State for which this history node created

◆ score

int32 history_s::score

◆ snode

struct snode_s* history_s::snode

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