Reed-Solomon Library Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
the rs control structure
data field of a given type
received parity data field
data length
syndrome data field (if NULL, syndrome is calculated)
number of erasures
position of erasures, can be NULL
invert data mask (will be xored on data, not on parity!)
buffer to store correction bitmask on eras_pos
<<< Previous | Home | Next >>> |
encode_rs16 | Up | Credits |