1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;5.&#160;Public Functions Provided</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Reed-Solomon Library Programming Interface"><link rel="up" href="index.html" title="Reed-Solomon Library Programming Interface"><link rel="prev" href="API-struct-rs-control.html" title="struct rs_control"><link rel="next" href="API-free-rs.html" title="free_rs"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;5.&#160;Public Functions Provided</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-struct-rs-control.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-free-rs.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="pubfunctions"></a>Chapter&#160;5.&#160;Public Functions Provided</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-free-rs.html"><span class="phrase">free_rs</span></a></span><span class="refpurpose"> &#8212; 
2  Free the rs control structure, if it is no longer used
3 </span></dt><dt><span class="refentrytitle"><a href="API-init-rs.html"><span class="phrase">init_rs</span></a></span><span class="refpurpose"> &#8212; 
4     Find a matching or allocate a new rs control structure
5 </span></dt><dt><span class="refentrytitle"><a href="API-init-rs-non-canonical.html"><span class="phrase">init_rs_non_canonical</span></a></span><span class="refpurpose"> &#8212; 
6     Find a matching or allocate a new rs control structure, for fields with non-canonical representation
7 </span></dt><dt><span class="refentrytitle"><a href="API-encode-rs8.html"><span class="phrase">encode_rs8</span></a></span><span class="refpurpose"> &#8212; 
8     Calculate the parity for data values (8bit data width)
9 </span></dt><dt><span class="refentrytitle"><a href="API-decode-rs8.html"><span class="phrase">decode_rs8</span></a></span><span class="refpurpose"> &#8212; 
10     Decode codeword (8bit data width)
11 </span></dt><dt><span class="refentrytitle"><a href="API-encode-rs16.html"><span class="phrase">encode_rs16</span></a></span><span class="refpurpose"> &#8212; 
12     Calculate the parity for data values (16bit data width)
13 </span></dt><dt><span class="refentrytitle"><a href="API-decode-rs16.html"><span class="phrase">decode_rs16</span></a></span><span class="refpurpose"> &#8212; 
14     Decode codeword (16bit data width)
15 </span></dt></dl></div><p>
16     This chapter contains the autogenerated documentation of the Reed-Solomon functions
17     which are exported.
18     </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-struct-rs-control.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-free-rs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">struct rs_control</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">free_rs</span></td></tr></table></div></body></html>
19