TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "global.h"
Go to the source code of this file.
Functions | |
EXTRAS_EXPORT int | RSECC_encode (size_t data_length, size_t ecc_length, const unsigned char *data, unsigned char *ecc) |
EXTRAS_EXPORT int RSECC_encode | ( | size_t | data_length, |
size_t | ecc_length, | ||
const unsigned char * | data, | ||
unsigned char * | ecc | ||
) |
Definition at line 103 of file rsecc.c.
References aindex, alpha, generator, generator_init(), generatorInitialized, initialized, int(), max_length, min_length, RSECC_init(), RSECC_mutex, and symbols.
Referenced by RSblock_initBlock().