Go to the documentation of this file.
23 #ifndef _ATSC_BASIC_TRELLIS_ENCODER_H_
24 #define _ATSC_BASIC_TRELLIS_ENCODER_H_
53 int encode (
unsigned int input);
58 static const unsigned char next_state[32];
59 static const unsigned char out_symbol[32];