代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/329721/12937045
h huffman.h
/*
* huffman_coder - Encode/Decode files using Huffman encoding.
* http://huffman.sourceforge.net
* Copyright (C) 2003 Douglas Ryan Richardson
*/
#ifndef HUFFMAN_HUFFMAN_H
#define HUFFMAN_HUF
www.eeworm.com/read/137022/13347775
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/312823/13603769
h fano.h
int fano(unsigned long *metric, unsigned long *cycles,
unsigned char *data,unsigned char *symbols,
unsigned int nbits,int mettab[2][256],int delta,
unsigned long maxcycles);
int encode(unsigned cha
www.eeworm.com/read/303108/13821628
h huffman.h
/*
* huffman_coder - Encode/Decode files using Huffman encoding.
* http://huffman.sourceforge.net
* Copyright (C) 2003 Douglas Ryan Richardson
*/
#ifndef HUFFMAN_HUFFMAN_H
#define HUFFMAN_HUF
www.eeworm.com/read/143132/5758876
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/136827/5847349
pro libavcodec.pro
TEMPLATE = lib
CONFIG -= qt
CONFIG += base video audio
video:CONFIG += mjpeg mpeg mpeg4
audio:CONFIG += adpcm pcm mp3 amr wma
# CONFIG += encode misc
TARGET = avcodec
DESTDIR
www.eeworm.com/read/136571/5870624
readme
July 15, 2002 - Dave Mackie
MP4LIVE
=======
MP4LIVE is a Linux audio/video capture utility that can capture and encode
audio and video in real-time. The results can be written to either an .
www.eeworm.com/read/110972/6163162
readme
July 15, 2002 - Dave Mackie
MP4LIVE
=======
MP4LIVE is a Linux audio/video capture utility that can capture and encode
audio and video in real-time. The results can be written to either an .
www.eeworm.com/read/493005/6403461
rcin
NAME
rcin - encode for REDC algorithms
SYNOPSIS
rcin(x, m)
TYPES
x integer
m odd positive integer
return integer v, 0
www.eeworm.com/read/488200/6497973
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned