mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 15:11:58 +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();
|
|
|
|
|