代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/13780/283061
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/14972/428827
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/468650/1484072
c rt_atan2.c
/*
* rt_atan2.c
*
* Embedded MATLAB Coder code generation for M-function 'PointingAngleCalc2'
*
* C source code generated on: Thu May 22 09:59:50 2008
*
*/
#include "rt_atan2.h"
/* F
www.eeworm.com/read/468650/1484075
h rt_atan2.h
/*
* rt_atan2.h
*
* Embedded MATLAB Coder code generation for M-function 'PointingAngleCalc2'
*
* C source code generated on: Thu May 22 09:59:50 2008
*
*/
#ifndef __RT_ATAN2_H__
#de
www.eeworm.com/read/464631/1526181
cpp bcj2register.cpp
// Bcj2Register.cpp
#include "StdAfx.h"
#include "../Common/RegisterCodec.h"
#include "Bcj2Coder.h"
static void *CreateCodec() { return (void *)(ICompressCoder2 *)(new NCompress::NBcj2::CD
www.eeworm.com/read/427736/1966726
cpp bcj2register.cpp
// Bcj2Register.cpp
#include "StdAfx.h"
#include "../Common/RegisterCodec.h"
#include "Bcj2Coder.h"
static void *CreateCodec() { return (void *)(ICompressCoder2 *)(new NCompress::NBcj2::CD
www.eeworm.com/read/427735/1967095
cpp bcj2register.cpp
// Bcj2Register.cpp
#include "StdAfx.h"
#include "../Common/RegisterCodec.h"
#include "Bcj2Coder.h"
static void *CreateCodec() { return (void *)(ICompressCoder2 *)(new NCompress::NBcj2::CD
www.eeworm.com/read/425984/1997219
c cod_tcx.c
#include
#include
#include
#include
#include "../include/amr_plus.h"
void coder_tcx(
float A[], /* input: coefficients NxAz[M+1] */
floa
www.eeworm.com/read/425508/2006360
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/404188/2306322
pas idmessage.pas
unit IdMessage;
{
2000-Jul-25 Hadi Hariri
- Added support for MBCS
2000-Jun-10 Pete Mee
- Fixed some minor but annoying bugs.
2000-May-06 Pete Mee
- Added coder support directly into TIdMe