Reed-Solomon Library Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
the rs control structure
data field of a given type
data length
parity data, must be initialized by caller (usually all 0)
invert data mask (will be xored on data, not on parity!)
<<< Previous | Home | Next >>> |
decode_rs8 | Up | decode_rs16 |