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