代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/14764/407540
am makefile.am
noinst_LTLIBRARIES = libmp4live_h261.la
libmp4live_h261_la_SOURCES = encoder-h261.cpp \
bsd-endian.h \
crdef.cpp \
crdef.h \
dct.cpp \
dct.h \
encoder-h261.h \
huffcode.c \
p64-huff.h
INCLUD
www.eeworm.com/read/16949/703604
plg ststick_timer_led.plg
礦ision Build Log
Project:
K:\我的STM32(新程序)\Encoder-74hc595\Project\Encoder-74hc595.uvproj
Project File Date: 09/18/2012
Output:
www.eeworm.com/read/282551/4089942
reg htrencftr.reg
; Hantro MPEG-4/H.263 Video Encoder Filter
; DLL registration
[HKEY_CLASSES_ROOT\CLSID\{9FD1B4C9-BF1E-4E7D-ACE6-586BBB3280C6}]
@="Hantro MPEG-4/H.263 Video Encoder Filter"
"Merit"=dword:00600000
www.eeworm.com/read/278435/4145123
reg htrencftr.reg
; Hantro MPEG-4/H.263 Video Encoder Filter
; DLL registration
[HKEY_CLASSES_ROOT\CLSID\{9FD1B4C9-BF1E-4E7D-ACE6-586BBB3280C6}]
@="Hantro MPEG-4/H.263 Video Encoder Filter"
"Merit"=dword:00600000
www.eeworm.com/read/187841/8596599
vhd tst_bench_post.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: tst_bench_post.vhd
--
-- Purpose: Test bench that connects encoder and decoder for
-- 16B/20B
www.eeworm.com/read/187841/8596631
vhd enc_func.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: enc_func.vhd
--
-- Purpose: Main 8B/10B encoder functionality. Follows rules
--
www.eeworm.com/read/187841/8596640
vhd tst_bench.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: tst_bench.vhd
--
-- Purpose: Test bench that connects encoder and decoder for
-- 16B/20B seria
www.eeworm.com/read/388262/8620930
c h264enc.c
/*
* H.264 encoder
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation;
www.eeworm.com/read/387891/8647959
c au.c
/*
* AU encoder and decoder
* Copyright (c) 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*
www.eeworm.com/read/387891/8649047
c mpegvideo_mmx.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the term