mirror of
https://github.com/mpv-player/mpv
synced 2024-11-14 22:48:35 +01:00
463845e0db
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
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();
|
|
|
|
|