代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/369719/9635405
c coder.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729 Annex A
Version 1.01 of 15.September.98
*/
/*
---------------
www.eeworm.com/read/369719/9635410
mak coder.mak
#-----------------------------------------------------------------------
# Makefile for compiler the encoder of the
# G.729 Annex C Floating point implementation of
# the 8 kbit/s G.729 Annex A w. A
www.eeworm.com/read/369719/9635483
c coder.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729 Annex A
Version 1.01 of 15.September.98
*/
/*
---------------
www.eeworm.com/read/369719/9635484
mak coder.mak
# Define compiler options
CFLAGS=#-std # ANSI-C option for Digital CC compiler
# Targets
OBJETS = \
coder.o cod_ld8c.o q_gaincp.o tabld8cp.o\
lpfunccp.o dtx.o pre_proc.o bits.o lpccp.o\
acel
www.eeworm.com/read/369719/9635589
mak coder.mak
# Define compiler options
CFLAGS=-std # ANSI-C option for Digital CC compiler
# Targets
OBJETS = \
mus_dtct.o codercp.o codld8cp.o q_gaincp.o tabld8cp.o\
lpfunccp.o dtx.o pre_proc.o bitscp.o
www.eeworm.com/read/173695/9641352
py coder.py
######################################################################
#### ####
#### coder.py
www.eeworm.com/read/369343/9654183
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/369343/9654244
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
www.eeworm.com/read/173503/9654597
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/173034/9680003
c coder.c
#include"sim.h"
#include "global_e.h"
#include "TMConfig.h"
void CodeOneOrTwo(PictImage *curr, PictImage *B_image, PictImage *prev,
PictImage *pr, int QP, int frameskip, Bits *bits,