view libmpcodecs/native/xa_gsm.h @ 8229:0f7774d3c5d9

10l: menu_console.c: In function `check_child': menu_console.c:226: storage size of `tv' isn't known menu_console.c:234: sizeof applied to an incomplete type
author rfelker
date Mon, 18 Nov 2002 04:37:18 +0000
parents 5f4485862a72
children f580a7755ac5
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();