TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions
mmask.h File Reference

Go to the source code of this file.

Functions

unsigned char * MMask_makeMask (int version, unsigned char *frame, int mask, QRecLevel level)
 
unsigned char * MMask_mask (int version, unsigned char *frame, QRecLevel level)
 

Function Documentation

unsigned char* MMask_makeMask ( int  version,
unsigned char *  frame,
int  mask,
QRecLevel  level 
)

Definition at line 106 of file mmask.c.

References malloc(), maskMakers, maskNum, MMask_writeFormatInformation(), and MQRspec_getWidth().

Referenced by QRcode_encodeMaskMQR().

unsigned char* MMask_mask ( int  version,
unsigned char *  frame,
QRecLevel  level 
)