代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/360756/2959777
h exc_lbc.h
#ifndef _EXC_LBC_
#define _EXC_LBC_
/*
**
** File: "exc_lbc.h"
**
** Description: Function prototypes for "exc_lbc.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Vers
www.eeworm.com/read/266039/4275039
c acelp_ca.c
/* G.729A Version 1.1 Last modified: September 1996 */
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, L
www.eeworm.com/read/266039/4275050
c pitch_a.c
/* G.729A Version 1.1 Last modified: September 1996 */
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, L
www.eeworm.com/read/159485/5584201
c decoder.c
/* Version 3.3 Last modified: December 26, 1995 */
/*
ITU-T G.729 Speech Coder ANSI-C Source Code
Copyright (c) 1995, AT&T, France Telecom, NTT, Universite de Sherbrooke.
All rig
www.eeworm.com/read/369344/9654112
c decoder.c
/* Version 3.3 Last modified: December 26, 1995 */
/*
ITU-T G.729 Speech Coder ANSI-C Source Code
Copyright (c) 1995, AT&T, France Telecom, NTT, Universite de Sherbrooke.
All rig
www.eeworm.com/read/170657/9794559
wo 12-4.wo
#WAVEFORM
#H Name 12-4coder;
#H PartNo XXXXX;
#H Date XX/XX/XX;
#H Revision XX;
#H Designer huangchayong;
#H Company jxnu;
#H Assembly None;
#E 0025
#H Location XXXXX;
#H Devic
www.eeworm.com/read/335434/12523894
h exc_lbc.h
#ifndef _EXC_LBC_
#define _EXC_LBC_
/*
**
** File: "exc_lbc.h"
**
** Description: Function prototypes for "exc_lbc.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Vers
www.eeworm.com/read/104021/15712151
c testc.c
/* testc - Test adpcm coder */
#include "adpcm.h"
#include
#include
#include
#include
struct adpcm_state state;
#define NSAMPLES 1000
char abu
www.eeworm.com/read/366195/9825265
cpp unpack.cpp
#include "rar.hpp"
#include "coder.cpp"
#include "suballoc.cpp"
#include "model.cpp"
#ifndef SFX_MODULE
#include "unpack15.cpp"
#include "unpack20.cpp"
#endif
Unpack::Unpack(ComprDataIO *DataIO)
{
www.eeworm.com/read/366195/9825271
hpp model.hpp
#ifndef _RAR_PPMMODEL_
#define _RAR_PPMMODEL_
#include "coder.hpp"
#include "suballoc.hpp"
const int MAX_O=64; /* maximum allowed model order */
const int INT_BITS=7, PERIOD_BITS=