代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/197288/8005733
h deflateencoder.h
#ifndef CB__DEFLATEENCODER_H
#define CB__DEFLATEENCODER_H
//
// Title: Deflate Encoder Class
//
// Copyright 1999, Colosseum Builders, Inc.
// All rights reserved.
//
// Colosseum Build
www.eeworm.com/read/296017/8128585
m huffman.m
function C = huffman(D,W,varargin)
% HUFFMAN Huffman encoder.
% C = HUFFMAN(D,W) generates a static minimum-variance Huffman tree and
% corresponding codebook C for the source symbols with
www.eeworm.com/read/247363/12663231
c mms_msg.c
/*
* Mbuni - Open Source MMS Gateway
*
* MMS message encoder/decoder and helper functions
*
* Copyright (C) 2003 - 2005, Digital Solutions Ltd. - http://www.dsmagic.com
*
* Paul Bagy
www.eeworm.com/read/247363/12663236
h mms_msg.h
/*
* Mbuni - Open Source MMS Gateway
*
* MMS message encoder/decoder and helper functions
*
* Copyright (C) 2003 - 2005, Digital Solutions Ltd. - http://www.dsmagic.com
*
* Paul Bagy
www.eeworm.com/read/244097/12888702
c mpegvideo.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free so
www.eeworm.com/read/141322/13022764
readme
The file 'verify' is a simple Unix shell script. When run, (e.g. "csh
verify" or "verify" at the command line) it will compare output between
the encoder's picture sequence reconstruction and the dec
www.eeworm.com/read/323757/13322183
c mpegvideo.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free so
www.eeworm.com/read/312152/13617841
c rscencoder.c
/* MATLAB's C-MEX turbo code RSC encoder
*
* Copyright Bagawan S. Nugroho, 2006
*********************************************/
# include "mex.h"
# include
void rscEncoder( dou
www.eeworm.com/read/306970/13734149
h ac3.h
/*
* Common code between AC3 encoder and decoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and
www.eeworm.com/read/306970/13734496
c mjpegenc.c
/*
* MJPEG encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*
* Support for external huffman table, v