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


/* Copyright 2001,2002,2003 NAH6 
 * All Rights Reserved 
 * 
 * Parts Copyright DoD, Parts Copyright Starium 
 * 
 */ 
void StochasticAnalysis( 
float	scale, 
float	LPCImpResp[SF_LEN], 
float	Residual[RES_LEN], 
int	*StochasticIndex, 
float	*StochasticGain, 
float	OptExc[SF_LEN]);