代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/102880/15754318
h coder.h
/**********************************************************************/
/* QCELP Variable Rate Speech Codec - Simulation of TIA IS96-A, service */
/* option one for TIA IS95, North American Wid
www.eeworm.com/read/102309/15786958
c coder.c
/******************************************************************************
File: coder.c
Authors: John Carpinelli (johnfc@ecr.mu.oz.au)
Wayne Salamonsen (wbs@mundil.cs.mu.oz.au)
P
www.eeworm.com/read/102309/15786963
h coder.h
/******************************************************************************
File: coder.h
Authors: John Carpinelli (johnfc@ecr.mu.oz.au)
Wayne Salamonsen (wbs@mundil.cs.mu.oz.au)
P
www.eeworm.com/read/102077/15793366
c coder.c
/**
todo : if (!coder->encodeBand)
provide a generic stub which calls encodeBandBP several times
(same for BandZT)
this is a pain in the ass, and perhaps obsolete; the calls to encodeBan
www.eeworm.com/read/102077/15793391
h coder.h
#ifndef CODER_H
#define CODER_H
/***
***/
#include
#define arithBit arithEncBitRaw
#define arithGetBit arithDecBitRaw
typedef struct _image image;
typedef struct _c
www.eeworm.com/read/101027/15856231
c coder.c
/************************************************************************
*
* coder.c, main coding engine of tmn (TMN encoder)
*
************************************************************
www.eeworm.com/read/100526/15872763
c coder.c
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke
All rights reser
www.eeworm.com/read/100526/15872773
exe coder.exe
www.eeworm.com/read/100526/15872800
mak coder.mak
# /* G.729a Version 1.1 Last modified: September 1996 */
#makefile for ANSI-C version of G.729A
#options for ? C compiler
# NOTE: Edit these options to reflect your particular system
#CC= cc
#CF
www.eeworm.com/read/100525/15872803
c coder.c
/*
**
** File: "coder.c"
**
** Description: Top-level source code for G.723 dual-rate coder
**
** Functions: Init_Coder()
** Coder()
**
**
*/
/*
ITU-T G.723 Speec