#include <atsc_single_viterbi.h>
Public Member Functions | |
atsc_single_viterbi () | |
char | decode (float input) |
void | reset () |
int | delay () |
internal delay of decoder | |
Static Public Attributes | |
const unsigned int | TB_LEN = 32 |
Protected Attributes | |
float | path_metrics [2][8] |
unsigned long long | traceback [2][8] |
char | phase |
Static Protected Attributes | |
const int | transition_table [32] |
const float | was_sent [32] |
|
|
|
|
|
internal delay of decoder
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
|
|
Initial value:
|