代码搜索:Decode

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

代码结果 10,000
www.eeworm.com/read/299060/3856389

h decode.h

#ifndef _DECODE_H_ #define _DECODE_H_ #include "common.h" void decode_info(Bit_stream_struc*, frame_params*); void III_get_side_info(Bit_stream_struc *bs, III_side_info_t *si, frame_params *fr
www.eeworm.com/read/299060/3856391

c decode.c

#include #include #include "common.h" #include "decode.h" #include "huffman.h" void decode_info(Bit_stream_struc *bs, frame_params *fr_ps) { layer *hdr = fr_ps->header
www.eeworm.com/read/297256/3888103

c decode.c

/********************************************************************** * ISO MPEG Audio Subgroup Software Simulation Group (1996) * ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Exten
www.eeworm.com/read/297256/3888195

c decode.c

/********************************************************************** * ISO MPEG Audio Subgroup Software Simulation Group (1996) * ISO 13818-3 MPEG-2 Audio Multichannel Decoder * * $Id: decode.c
www.eeworm.com/read/296875/3897882

asp decode.asp

www.eeworm.com/read/295687/3909266

h decode.h

/**************************************************************************** * * Realmode X86 Emulator Library * * Copyright (C) 1996-1999 SciTech Software, Inc. * Copyright
www.eeworm.com/read/295687/3909271

c decode.c

/**************************************************************************** * * Realmode X86 Emulator Library * * Copyright (C) 1996-1999 SciTech Software, Inc. * Copyright
www.eeworm.com/read/294947/3913897

c decode.c

/* * decode.c * * CCITT ADPCM decoder * * Usage : decode [-3|4|5] [-a|u|l] < infile > outfile */ #include #include "g72x.h" /* * Unpack input codes and pass them back as bytes. * R
www.eeworm.com/read/293864/3928092

asp decode.asp

www.eeworm.com/read/292341/3954234

asp decode.asp