代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/283587/9003765
c ffm.c
/*
* FFM (ffserver live feed) 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 Le
www.eeworm.com/read/283587/9003768
c wav.c
/*
* WAV encoder and decoder
* Copyright (c) 2001, 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pu
www.eeworm.com/read/283587/9003796
c asf-enc.c
/*
* Adaptive stream format encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/283587/9003836
c avienc.c
/*
* AVI encoder.
* Copyright (c) 2000 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License a
www.eeworm.com/read/283587/9004287
c jpeg_ls.c
/*
* JPEG-LS encoder and decoder
* Copyright (c) 2003 Michael Niedermayer
* Copyright (c) 2006 Konstantin Shishkov
*
* This library is free software; you can redistribute it and/or
* modify it u
www.eeworm.com/read/178871/9383086
m demultiplex.m
function subr = demultiplex(r, alpha, puncture);
% At receiver end, serial to paralle demultiplex to get the code word of each
% encoder
% alpha: interleaver mapping
% puncture = 0: use puncturing
www.eeworm.com/read/177859/9430233
c sbcenc.c
/*
*
* Bluetooth low-complexity, subband codec (SBC) encoder
*
* Copyright (C) 2004 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/175483/9544971
c msmpeg4.c
/*
* MSMPEG4 backend for ffmpeg encoder and decoder
* Copyright (c) 2001 Gerard Lantau.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
www.eeworm.com/read/169277/9870660
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 ce
www.eeworm.com/read/363231/9964605
m demultiplex.m
function subr = demultiplex(r, alpha, puncture);
% At receiver end, serial to paralle demultiplex to get the code word of each
% encoder
% alpha: interleaver mapping
% puncture = 0: use puncturing