TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Typedefs | |
typedef struct _RS | RS |
Functions | |
RS * | init_rs (int symsize, int gfpoly, int fcr, int prim, int nroots, int pad) |
void | encode_rs_char (RS *rs, const unsigned char *data, unsigned char *parity) |
void | free_rs_char (RS *rs) |
void free_rs_char | ( | RS * | rs | ) |
Definition at line 207 of file rscode.c.
References _RS::alpha_to, free(), _RS::genpoly, and _RS::index_of.