代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/218261/14929766
c decoder.c
#include "decoder.h"
#include "wavelet.h"
#include "transform.h"
#include "quantize.h"
#include "coder.h"
#include "mathutil.h"
#include "dpcm.h"
#include
#include "yuv.h"
/*
www.eeworm.com/read/212211/15162845
c taming.c
/*
routines extracted from cod_ld8k.c :
ITU-T G.729 Speech Coder ANSI-C Source Code
Version 3.3 Last modified: December 26, 1995
Copyright (c) 1996,
AT&T, France Telecom, NTT,
www.eeworm.com/read/209260/15224659
c tab2.c
/* FILE: "tab2.c" */
/*
ITU-T G.723.1 Floating Point Speech Coder ANSI C Source Code. Version 5.1F
Original fixed-point code copyright (c) 1995,
AudioCodes, DSP Group, France Teleco
www.eeworm.com/read/209260/15224875
cpp tab2.cpp
/* FILE: "tab2.c" */
/*
ITU-T G.723.1 Floating Point Speech Coder ANSI C Source Code. Version 5.1F
Original fixed-point code copyright (c) 1995,
AudioCodes, DSP Group, France Tele
www.eeworm.com/read/13909/286354
c taming.c
/*
routines extracted from cod_ld8k.c :
ITU-T G.729 Speech Coder ANSI-C Source Code
Version 3.3 Last modified: December 26, 1995
Copyright (c) 1996,
AT&T, France Telecom, NTT,
www.eeworm.com/read/14399/332087
c taming.c
/*
routines extracted from cod_ld8k.c :
ITU-T G.729 Speech Coder ANSI-C Source Code
Version 3.3 Last modified: December 26, 1995
Copyright (c) 1996,
AT&T, France Telecom, NTT,
www.eeworm.com/read/15185/434751
c taming.c
/*
routines extracted from cod_ld8k.c :
ITU-T G.729 Speech Coder ANSI-C Source Code
Version 3.3 Last modified: December 26, 1995
Copyright (c) 1996,
AT&T, France Telecom, NTT,
www.eeworm.com/read/221622/4828064
c tab2.c
/* FILE: "tab2.c" */
/*
ITU-T G.723.1 Floating Point Speech Coder ANSI C Source Code. Version 5.1F
Original fixed-point code copyright (c) 1995,
AudioCodes, DSP Group, France Teleco
www.eeworm.com/read/425984/1997256
h cod_hi_stereo.h
#ifndef _COD_HI_STEREO
#define _COD_HI_STEREO
void cod_hi_stereo(float speech_hi[],
float right_hi[],
float AqLF[],
int prm[],
Coder_State_Plus * st);
void dec_hi_stereo