spandsp 3.0.0
viterbi_t Struct Reference

Classes

struct  [struct].vit
 Viterbi trellis state table 16 4D symbols deep, with 16 states each Each state has 4 entries: cumulative path metric, and prev. path pointer, x, y circularly addressed. More...

Public Attributes

struct  vit [16]
int ptr
 Latest viterbi table slot.
int windup
 Countdown to the first data being available from the viterbi pipeline.
int16_t curr_min_state
int16_t error [2][4]
uint16_t branch_error [8]
 Eight 4D squared branch errors for each of 8 4D subsets. Indexed array for indexing from viterbi lookup table.
const conv_decode_table_t * conv_decode_table

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