www.pudn.com > lpc.zip > rcchk_i.c


/**********************************************************************
*
*	RCCHK Version 45G
*
**********************************************************************
*
*  Check RC's, repeat previous frame's RC's if unstable
*
* Inputs:
*  ORDER - Number of RC's
*  RC1F  - Previous frame's RC's
* In/Outputs:
*  RC2F  - Present frame's RC's
*/

#include "lpcdefs.h"
#include "config.ch"
#include "ourstuff.h"



rcchk_i(rc1f )
int_type rc1f[MAXORD][AF];
{
int i,temp;

for(i=0;i 16220) ||(rc1f[i][AF-1] < -16220);
  if(temp){
    break;

  }
}

if(i