www.pudn.com > CryptoPhone-src-031122.zip > acb_parm.h


/* Copyright 2001,2002,2003 NAH6 
 * All Rights Reserved 
 * 
 * Parts Copyright DoD, Parts Copyright Starium 
 * 
 */ 
void CalcACBParms( 
float 	ex[], 
int	ex_len, 
float	h[SF_LEN], 
int	first, 
int	plag, 
int	len, 
float	residual[RES_LEN], 
float	*match, 
float	*gain);