代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/257509/11922533
cpp coder.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/257509/11922562
h coder.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/154074/11990468
out coder.out
www.eeworm.com/read/154074/11990473
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/154074/11990516
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/153984/11996515
c coder.c
/*
ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code
Version 1.4 Last modified: November 2000
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, Lu
www.eeworm.com/read/153984/11996517
mak coder.mak
# G.729 with ANNEX B Version 1.4 Last modified: November 2000
# makefile for ANSI-C version of G.729 Annex B.
# NOTE: Edit these options to reflect your particular system
# Options for GC
www.eeworm.com/read/342308/12029522
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/342308/12029549
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/152235/12131854
c coder.c
/*
**
** File: "coder.c"
**
** Description: Top-level source code for G.723 dual-rate coder
**
** Functions: Init_Coder()
** Coder()
**
**
*/
/*
ITU-T