代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/450639/7479461
h durbin.h
/*****************************************************************************
*
* NAME
* durbin
*
* FUNCTION
*
* Durbin recursion to do autocorrelation analysis.
* Converts autocorrelation
www.eeworm.com/read/450639/7479482
h intsynth.h
/**************************************************************************
*
* ROUTINE
* intsynth
*
* FUNCTION
* Linearly interpolate between transmitted LSPs
* to generate nn (=4) in
www.eeworm.com/read/450639/7479484
h postfilt.h
/**************************************************************************
*
* ROUTINE
* postfilt & postfilt2
*
* FUNCTION
*
* reduce coder noise (sample wise AGC version)
*
* SYN
www.eeworm.com/read/450639/7479488
h autohf.h
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
*
* SYNOP
www.eeworm.com/read/450639/7479495
h bwexp.h
/**************************************************************************
*
* ROUTINE
* bwexp
*
* FUNCTION
* Bandwidth expansion of LPC predictor coefficients
*
* SYNOPSIS
* subrou
www.eeworm.com/read/450639/7479515
h smt.h
/**************************************************************************
*
* ROUTINE
* smoothtau
*
* FUNCTION
*
* smooth tau values when two errors detected in Hamming block
*
* SYNO
www.eeworm.com/read/450639/7479598
c invert.c
/*****************************************************************
*
* INVERT Version 45G
*
*****************************************************************
*
* Invert a covariance matrix usin
www.eeworm.com/read/450639/7479614
c lpc10.c
/***********************************************************************
*
* NSA LPC-10 Voice Coder
*
* Unix C Version
*
* 5 November 1990
*
* Modified for use within Speak Fr
www.eeworm.com/read/450639/7479621
c filter.c
#include
#include
#include "lpcdefs.h"
#include "filter.h"
/* -------------------------------- FILTER_CREATE --------------------------------
*/
FILTER *filter_crea
www.eeworm.com/read/450639/7479639
c voice.c
/***************************************************************************
*
* VOICIN Version 52
*
***************************************************************************
*
*