mirror of https://github.com/mpv-player/mpv
7 lines
148 B
C
7 lines
148 B
C
|
|
||
|
void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
|
||
|
void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
|
||
|
void GSM_Init();
|
||
|
|
||
|
|