代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/174109/9607080
c pnmtoljpg.c
/*
* pnmtoljpg.c --
*
* This is the main routine for the lossless JPEG encoder.
*
* Copyright (c) 1994 Kongji Huang and Brian C. Smith.
* Cornell University
* All rights reserved.
*
* Permis
www.eeworm.com/read/269026/11111239
v rsencoder.v
/// Reed-Solomon Encoder (31,19,6) ///
module RSEncoder(clk19_5,clk31_5,reset,start,
bitin,bitinstart,bitout,bitoutstart,
encodein,invencodeout,
www.eeworm.com/read/202756/15374500
h v4l.h
/*
* input_v4l.h
*
* Copyright (C) Vivien Chappelier - 2000
*
* This file is part of fame, a free MPEG encoder.
*
* fame is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/202756/15374504
c v4l.c
/*
* input_v4l.c
*
* Copyright (C) Vivien Chappelier - 2001
*
* This file is part of fame, a free MPEG encoder.
*
* fame is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/202755/15374515
readme
recmpeg version 1.0.4
DESCRIPTION
===========
recmpeg is a simple video encoder based on libFAME, the fast assembly mpeg encoding library. recmpeg supports encoding of MPEG-1, MPEG-4 rectangular an
www.eeworm.com/read/104551/15690046
todo
Features
-Add maximum/minimum bit-rate control for VBR
-Get the encoder to use the rate of packet loss (more conservative pitch gains)
-Implement "packet terminator" with no overhead
-Improve error ha
www.eeworm.com/read/104466/15691646
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/292193/8367724
vhd encdec_8b10b_tb.vhd
-------------------------------------------------------------------------------
--
-- Title : Test Bench for enc_8b10b and dec_8b10b
-- Design : 8b-10b Encoder/Decoder Test Bench
-- Project : 8000
www.eeworm.com/read/291453/8417523
txt 汉明纠错吗译码器.txt
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.co
www.eeworm.com/read/390924/8433412
txt 漢明糾錯嗎譯碼器.txt
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.co