view libmpcodecs/native/xa_gsm.h @ 13894:7f22fdc992a4

Some work on the XviD section: - better divx5bvop description - "new" (no)packed and (no)closed_gop options explained - more appropriate wordings
author gpoirier
date Sun, 07 Nov 2004 20:30:11 +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();