Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 18967:36db63e8e5d7
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
author | reynaldo |
---|---|
date | Sun, 09 Jul 2006 03:59:52 +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);