mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 17:37:23 +00:00
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();
|
||
|
|
||
|
|