www.pudn.com > source.rar > VERSION.H


/* ITU-T G.729 Software Package Release 2 (November 2006) */ 
/* 
   ITU-T G.729 Annex C - Reference C code for floating point 
                         implementation of G.729 Annex A 
                         Version 1.01 of 15.September.98 
*/ 
 
/* 
---------------------------------------------------------------------- 
                    COPYRIGHT NOTICE 
---------------------------------------------------------------------- 
   ITU-T G.729 Annex C ANSI C source code 
   Copyright (C) 1998, AT&T, France Telecom, NTT, University of 
   Sherbrooke.  All rights reserved. 
 
---------------------------------------------------------------------- 
*/ 
 
/*------------------------------------------------------------------- 
 FILE : VERSION.H 
 Used to select floating point Version G.729A or G.729 main body 
 for files common to both versions 
--------------------------------------------------------------------*/ 
#define VER_G729A   /* comment this if version G.729 main body */