代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/223481/14639347
c puncture.c
/* file: Puncture.c
Description: Puncture bits at output of encoder
The calling syntax is:
[output] = Puncture(input, pun_pattern, tail_pattern )
output = Punctured sequen
www.eeworm.com/read/120952/14781531
txt bch4836.c.txt
/*
* File: bch4836.c
* Author: Robert Morelos-Zaragoza
*
* %%%%%%%%%%% Encoder/Decoder for a (48, 36, 5) binary BCH code %%%%%%%%%%%%%
*
* This code is used in control channels for cellular
www.eeworm.com/read/12865/250716
c is54cec.c
/*
* IS-54-B Convolutional Encoder C
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include "is54cec.h"
/**** ConvEncoderC ************************************************
www.eeworm.com/read/13976/291018
c mp3x.c
#include "lame.h"
#include "gtkanal.h"
#include
/************************************************************************
*
* main
*
* PURPOSE: MPEG-1,2 Layer III encoder with GPSYCH
www.eeworm.com/read/463018/1539816
xdt link.xdt
SECTIONS {
/* JPEG encoder sections */
.ref_buffer > `this.JPEGENC.codeSection`
.image_data1 > `this.JPEGENC.codeSection`
.user_data > `this.JPEGENC.codeSection`
www.eeworm.com/read/459172/1572706
c crcenc.c
/*
* CRC encoder (for codec/format testing)
* Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/459172/1572797
c framecrcenc.c
/*
* frame CRC encoder (for codec/format testing)
* Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/459172/1573000
c zmbvenc.c
/*
* Zip Motion Blocks Video (ZMBV) encoder
* Copyright (c) 2006 Konstantin Shishkov
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it und
www.eeworm.com/read/459172/1573007
c libschroedingerenc.c
/*
* Dirac encoder support via Schroedinger libraries
* Copyright (c) 2008 BBC, Anuradha Suraparaju
*
* This file is part of FFmpeg.
*
* FFmpeg is free software;
www.eeworm.com/read/459172/1573013
c rle.c
/*
* RLE encoder
* Copyright (c) 2007 Bobby Bingham
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge