arduino-audio-tools
Loading...
Searching...
No Matches
ReedSolomon< msg_length, ecc_length > Member List

This is the complete list of members for ReedSolomon< msg_length, ecc_length >, including all inherited members.

Decode(const void *src, void *dst, uint8_t *erase_pos=NULL, size_t erase_count=0)ReedSolomon< msg_length, ecc_length >inline
DecodeBlock(const void *src, const void *ecc, void *dst, uint8_t *erase_pos=NULL, size_t erase_count=0)ReedSolomon< msg_length, ecc_length >inline
Encode(const void *src, void *dst)ReedSolomon< msg_length, ecc_length >inline
EncodeBlock(const void *src, void *dst)ReedSolomon< msg_length, ecc_length >inline
ReedSolomon()ReedSolomon< msg_length, ecc_length >inline
~ReedSolomon()ReedSolomon< msg_length, ecc_length >inline