代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/152235/12131927
h coder.h
/*
**
** File: "coder.h"
**
** Description: Function prototypes and external declarations
** for "coder.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code
www.eeworm.com/read/339151/12255014
wimax phy coder
www.eeworm.com/read/252691/12267775
h coder.h
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2001 Menno Bakker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/252514/12277362
c coder.c
////////////////////////////////////////////
#include "stdio.h" //
#include "math.h" //
#include "malloc.h" //
#include "stdlib
www.eeworm.com/read/337443/12368549
h coder.h
/*
**
** File: "coder.h"
**
** Description: Function prototypes and external declarations
** for "coder.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code
www.eeworm.com/read/337443/12368619
c coder.c
/*
**
** File: "coder.c"
**
** Description: Top-level source code for G.723 dual-rate coder
**
** Functions: Init_Coder()
** Coder()
**
**
*/
/*
ITU-T
www.eeworm.com/read/148766/12427366
c coder.c
#include "string.h"
#include "errno.h"
#include "typedef.h"
#include "amrcode_public.h"
#include "time.h"
#include "prm2bits.h"
/*
* read_mode read next mode from mode file
*
*
www.eeworm.com/read/234729/14098662
c coder.c
/*************************************************
* libr263: fast H.263 encoder library
*
* Copyright (C) 1996, Roalt Aalmoes, Twente University
* SPA multimedia group
*
* Based on Telenor TMN
www.eeworm.com/read/231736/14222352
c coder.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/231736/14222419
mak coder.mak
#/* Version 3.3 Last modified: December 26, 1995 */
#makefile for ANSI-C version of G.729
#options for ? C compiler
# NOTE: Edit these options to reflect your particular system
#CC= cc
#CF