Introduction - If you have any usage issues, please Google them yourself
mp3dec.h- The main header file defining the structures and
functions in the decoder mp3dec.c- The main source file, including
the main loop and most decoding functions mp3dec_D.h- The windowing
function data huff.c- The huffman decoder (speed-up ideas in this
were borrowed from Amp by Tomislav Uzelac) huffman.h- Tablefile for
the huffman decoder fastimdct.c- The optimized IMDCT transform
fastsb.c- The optimized "polyphase subband transform", really another
IMDCT windowing.c- The output filtering function
Packet : 43680549mp3coderdecodersourcecodebaseondsp.rar filelist
MP3CoderDecoderSourceCodeBaseOnDSP\APPENDXD.HTM
MP3CoderDecoderSourceCodeBaseOnDSP\fastimdct.c
MP3CoderDecoderSourceCodeBaseOnDSP\FASTSB.C
MP3CoderDecoderSourceCodeBaseOnDSP\HUFF.C
MP3CoderDecoderSourceCodeBaseOnDSP\HUFFMAN.H
MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC.C
MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC.H
MP3CoderDecoderSourceCodeBaseOnDSP\MP3DEC_D.H
MP3CoderDecoderSourceCodeBaseOnDSP\windowing.c
MP3CoderDecoderSourceCodeBaseOnDSP\用DSP进行mp3解压缩的算法原程序.txt
MP3CoderDecoderSourceCodeBaseOnDSP