代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/123349/14636938
c mjpegenc.c
/*
* MJPEG encoder
* Copyright (c) 2000 Gerard Lantau.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/120952/14781509
c rs.c
/* rs.c */
/* This program is an encoder/decoder for Reed-Solomon codes. Encoding is in
systematic form, decoding via the Berlekamp iterative algorithm.
In the present form ,
www.eeworm.com/read/217195/14974083
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Main -- Main function
%
% func_SPIHT_Eec -- Encoder
%
%
www.eeworm.com/read/206149/15299461
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Main -- Main function
%
% func_SPIHT_Eec -- Encoder
%
%
www.eeworm.com/read/205816/15306150
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Main -- Main function
%
% func_SPIHT_Eec -- Encoder
%
%
www.eeworm.com/read/8360/146665
h encore.h
// This is the header file describing
// the entrance function of the encoder core
// or the encore ...
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim;
www.eeworm.com/read/14463/381958
c quant.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/14463/381960
c mot_est.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/14463/381962
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/14463/381964
c pred.c
/*************************************************
* libr263: fast H.263 encoder library
*
* Copyright (C) 1996, Roalt Aalmoes, Twente University
* SPA multimedia group
*
* Based on Telenor TMN