代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/461213/1553941
1 rwmhencode.1
.TH RWMHENCODE 1 "QCCPACK" ""
.SH NAME
rwmhencode, rwmhdecode \- encode/decode
image sequence using the RWMH algorithm
.SH SYNOPSIS
.B rwmhencode
.RB "[\|" \-fp "\|]"
.RB "[\|" \-hp "\|]"
.RB "[\|"
www.eeworm.com/read/461213/1553942
1 rdwtblockencode.1
.TH RDWTBLOCKENCODE 1 "QCCPACK" ""
.SH NAME
rdwtblockencode, rdwtblockdecode \- encode/decode
image sequence using the RDWT-block algorithm
.SH SYNOPSIS
.B rdwtblockencode
.RB "[\|" \-fp "\|]"
.RB "
www.eeworm.com/read/456693/1604433
py zlib_codec.py
""" Python 'zlib_codec' Codec - zlib compression encoding
Unlike most of the other codecs which target Unicode, this codec
will return Python string objects for both encode and decode.
www.eeworm.com/read/229554/4754441
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);
www.eeworm.com/read/229554/4754457
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);
www.eeworm.com/read/229554/4754560
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);
www.eeworm.com/read/229554/4754579
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);