代码搜索:CELP
找到约 1,126 项符合「CELP」的源代码
代码结果 1,126
www.eeworm.com/read/243660/12929111
celp
www.eeworm.com/read/232350/14196677
celp
www.eeworm.com/read/190158/8447112
c celp.c
www.eeworm.com/read/190158/8447377
f celp.f
www.eeworm.com/read/168924/9888246
c celp.c
/*LINTLIBRARY*/
/*PROTOLIB1*/
#include
#include
#include
#include "main.h"
#include "celp_io.h"
#include "showdata.h"
#include "cli.h"
#include "analys
www.eeworm.com/read/168924/9888321
c celp.c
/*LINTLIBRARY*/
/*PROTOLIB1*/
#include
#include
#include
#include "main.h"
#include "celp_io.h"
#include "showdata.h"
#include "cli.h"
#include "analys
www.eeworm.com/read/450639/7479448
h celp.h
/*
Definitions for callers of the CELP Codec
*/
#define CELP_OK 0 /* Decode OK */
#define CELP_TWOERR 1 /* Uncorrectable error in stream bits */
#define CELP_LSPERR 2 /* Error encodin
www.eeworm.com/read/450639/7479459
plg celp.plg
--------------------Configuration: md5 - Win32 Release--------------------
Begining build with project "D:\Projects\Sfw\cvs\speak_freely\md5\md5.dsp", at root.
Active configuration is Win32 (x86) St
www.eeworm.com/read/450639/7479512
c celp.c
/**************************************************************************
* *
* CELP Voice Coder *
* Version 3.2c *
* *
******