Lines Matching full:symbols
63 handle codes with symbols of 8 bits or less (i.e., with codewords of
64 255 symbols or less).
67 (255,223) code with 8-bit symbols specified by the CCSDS:
72 the CCSDS standard, to represent symbols. This code may be
94 Reed-Solomon code word will have 2^\fBsymsize\fR - 1 symbols,
110 generator polynomial. This equals the number of parity symbols
113 \fBpad\fR gives the number of leading symbols in the codeword
124 contain K symbols (of \fBsymsize\fR bits each, right justified
125 in each char or int) and \fBnroots\fR parity symbols will be placed
129 the errors in a Reed-Solomon codeword of N symbols up to the capability of the code.
132 are given. The number of erased symbols must be given in the \fBno_eras\fR
141 or with the \fB_char\fR functions when 8-bit symbols are specified.)
143 The decoder corrects the symbols "in place", returning the number
144 of symbols in error. If the codeword is uncorrectable, -1 is returned
172 symbols, or -1 if the block was uncorrectible.