arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
rs.hpp File Reference
#include <string.h>
#include <stdint.h>
#include "poly.hpp"
#include "gf.hpp"
#include <assert.h>

Go to the source code of this file.

Classes

class  ReedSolomon< msg_length, ecc_length >
 

Namespaces

namespace  RS
 AudioTools internal: Reed-Solomon.
 

Macros

#define MSG_CNT   3
 
#define POLY_CNT   14
 

Macro Definition Documentation

◆ MSG_CNT

#define MSG_CNT   3

◆ POLY_CNT

#define POLY_CNT   14