代码搜索:coder

找到约 7,216 项符合「coder」的源代码

代码结果 7,216
www.eeworm.com/read/161429/10413632

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/161429/10413725

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/351825/10605295

c coder.c

/*-------------------------------------------------------------------* * Main program of the ITU-T G.729A 8 kbit/s encoder. * *
www.eeworm.com/read/351825/10605328

exe coder.exe

www.eeworm.com/read/351825/10605446

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=
www.eeworm.com/read/277293/10647853

c coder.c

www.eeworm.com/read/277293/10647856

c coder.c

www.eeworm.com/read/277293/10647864

h coder.h

www.eeworm.com/read/277293/10647889

h coder.h

www.eeworm.com/read/351212/10673336

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