view libmpcodecs/native/xa_gsm.h @ 23948:66a261a0e0f2

Much smaller command line parser This removes all code duplication for setting and unsetting -(no)flags specified on the command line
author ivo
date Tue, 31 Jul 2007 14:48:13 +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);