代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/377159/2705239
cs lzmaencoder.cs
// LzmaEncoder.cs
using System;
namespace SevenZip.Compression.LZMA
{
using RangeCoder;
public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties
{
enum EMatchFinderT
www.eeworm.com/read/360756/2959779
c cod_cng.c
/*
**
** File: "cod_cng.c"
**
** Description: Comfort noise generation
** performed at the encoder part
**
** Functions: Init_Cod_Cng()
** Cod_Cn
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/173034/9680015
h vlc.h
/************************************************************************
*
* vlc.h, VLC tables for tmn (TMN encoder)
* Copyright (C) 1996 Telenor R&D, Norway
* Karl Olav Lillevold
www.eeworm.com/read/170767/9791071
makefile
###
### Makefile for H.26L encoder
###
### generated for UNIX/LINUX environments
### by H. Schwarz
###
NAME= rtpdump
### include debug information: 1=yes,
www.eeworm.com/read/147825/12518997
c cod_cng.c
/*
**
** File: "cod_cng.c"
**
** Description: Comfort noise generation
** performed at the encoder part
**
** Functions: Init_Cod_Cng()
** Cod_Cn
www.eeworm.com/read/335434/12523900
c cod_cng.c
/*
**
** File: "cod_cng.c"
**
** Description: Comfort noise generation
** performed at the encoder part
**
** Functions: Init_Cod_Cng()
** Cod_Cn
www.eeworm.com/read/134129/14005172
m sampletest.m
% This is a test program that tests the EZW encoder and decoder
% matrix X is an example matrix same as Shapiro's paper given
% Written by xiangang li
%
% This function calls:
%
www.eeworm.com/read/202756/15374479
am makefile.am
## Makefile.am for the fame encoder
# These are the subdirectories that are always built
SUBDIRS = doc src
EXTRA_DIST = \
AUTHORS \
CHANGES \
COPYING \
TODO \
README \
INSTALL
www.eeworm.com/read/100525/15872832
c cod_cng.c
/*
**
** File: "cod_cng.c"
**
** Description: Comfort noise generation
** performed at the encoder part
**
** Functions: Init_Cod_Cng()
** Cod_Cn