www.pudn.com > CryptoPhone-src-031122.zip > con_adap.h
/* Copyright 2001,2002,2003 NAH6 * All Rights Reserved * * Parts Copyright DoD, Parts Copyright Starium * */ void ConstructAdaptCW( float residual[RES_LEN], int ResLen, float AdaptCB[MAX_ABUF_LEN], int AdaptCBLen, float AdaptGain, float AdaptDelay, char *Type);