Chapter 5. Public Functions Provided

Table of Contents

free_rs — Free the rs control structure, if it is no longer used
init_rs — Find a matching or allocate a new rs control structure
init_rs_non_canonical — Find a matching or allocate a new rs control structure, for fields with non-canonical representation
encode_rs8 — Calculate the parity for data values (8bit data width)
decode_rs8 — Decode codeword (8bit data width)
encode_rs16 — Calculate the parity for data values (16bit data width)
decode_rs16 — Decode codeword (16bit data width)

This chapter contains the autogenerated documentation of the Reed-Solomon functions which are exported.