Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 20205:5a3ae5ce94cd
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
patches by Jerome Ferrari and Pierre Roudier
author | gpoirier |
---|---|
date | Sat, 14 Oct 2006 15:43:26 +0000 |
parents | f580a7755ac5 |
children | 58ff364dc851 |
line wrap: on
line source
void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf); void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf); void GSM_Init(void);