Reed-Solomon Library Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
the symbol size (number of bits)
the extended Galois field generator polynomial coefficients, with the 0th coefficient in the low order bit. The polynomial must be primitive;
the first consecutive root of the rs code generator polynomial in index form
primitive element to generate polynomial roots
RS code generator polynomial degree (number of roots)
<<< Previous | Home | Next >>> |
free_rs | Up | encode_rs8 |