Update codecAO40.h moved variables

fc-nocpp
Alan Johnston 11 months ago committed by GitHub
parent b067ea74f9
commit 90033f77da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,10 +58,5 @@ extern const unsigned char ALPHA_TO[];
void interleave_symbol(int c);
int m_encoded_bytes; /* Byte counter for encode_data() */
int m_ileaver_index; /* Byte counter for interleaver */
unsigned char m_conv_sr; /* Convolutional encoder shift register state */
unsigned char m_RS_block[RSBLOCKS][NROOTS]; /* RS parity blocks */
unsigned char m_encoded[SYMPBLOCK] ; /* encoded symbols */
//};

Loading…
Cancel
Save

Powered by TurnKey Linux.