代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/188684/8519526

vhd hanmin_de.vhd

-- 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/388262/8621150

c h264dspenc.c

/* * H.264/MPEG-4 Part 10 (Base profile) encoder. * * DSP functions * * Copyright (c) 2006 Expertisecentrum Digitale Media, UHasselt * * FFmpeg is free software; you can redistribute it and/or
www.eeworm.com/read/387891/8649169

h mpegvideo.h

/* * Generic DCT based hybrid video encoder * Copyright (c) 2000, 2001, 2002 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * This library is free software; you can redistribute
www.eeworm.com/read/385990/8772950

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/283821/8986898

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/283587/9005486

h mpegvideo.h

/* * Generic DCT based hybrid video encoder * Copyright (c) 2000, 2001, 2002 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * This library is free software; you can redistribute
www.eeworm.com/read/176864/9480863

c ratectrl.c

#include "sim.h" #ifdef OFFLINE_RATE_CONTROL /* ABOUT THE OFFLINE RATE CONTROL: If you compile the TMN encoder with OFFLINE_RATE_CONTROL, you will get the same rate control as was u
www.eeworm.com/read/176193/9512724

m mod_2tx_stbc_dfusc_convcode.m

function mod_2Tx_STBC_DFUSC_Convcode(modparams) % Modulation for DL FUSC with Zero tailed Convolutional encoder % Note: Only use 1536 data subcarriers, Not consider pilot subcarriers % Therefore, G
www.eeworm.com/read/363722/9939128

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/166954/9988194

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