Lines Matching full:functions
53 These functions implement Reed-Solomon error control encoding and
55 sets of functions are supplied. To access these functions, add "-lfec"
58 The functions with names ending in \fB_int\fR handle data in integer arrays,
62 The functions with names ending in \fB_char\fR take unsigned char arrays and can
70 11. These functions use the conventional
78 \fBdecode_rs_ccsds\fR are provided. These functions use two lookup
84 The \fB_8\fR and \fB_ccsds\fR functions do not require initialization.
119 The \fBencode_rs_char\fR and \fBencode_rs_int\fR functions accept
128 The \fBdecode_\fR functions correct
135 To maximize performance, the encode and decode functions perform no
140 \fB_ccsds\fR functions,
141 or with the \fB_char\fR functions when 8-bit symbols are specified.)
151 The \fBfree_rs_int\fR and \fBfree_rs_char\fR functions free the internal
152 space allocated by the \fBinit_rs_int\fR and \fBinit_rs_char\fR functions,
155 The functions \fBencode_rs_8\fR and \fBdecode_rs_8\fR do not have
157 \fBrs\fR argument accepted by the other functions as their parameters
158 are statically compiled. These functions implement a code
169 and free functions. These functions return NULL on error.
171 The \fBdecode_\fR functions return a count of corrected