summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/native/xa_gsm.h
blob: 232a7761e4438f054ec3c4ce10ab29f58fda8873 (plain)
1
2
3
4
5
6

void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void GSM_Init(void);