21 #ifndef INCLUDED_ATSC_TRELLIS_ENCODER_H
22 #define INCLUDED_ATSC_TRELLIS_ENCODER_H
51 int encode(
unsigned int input);
static const unsigned char next_state[32]
Definition: atsc_basic_trellis_encoder.h:56
atsc_basic_trellis_encoder()
Definition: atsc_basic_trellis_encoder.h:45
int encode(unsigned int input)
Definition: atsc_basic_trellis_encoder.h:39
Include this header to use the message passing features.
Definition: logger.h:129
void reset()
reset encoder state
Definition: atsc_basic_trellis_encoder.h:54
static const unsigned char out_symbol[32]
Definition: atsc_basic_trellis_encoder.h:57