搜索资源列表
A fast algorithm for the implementation of filter
- IMDCT优化算法的研究-IMDCT Optimization Study
New Recursive Algorithms MDCT
- IMDCT优化算法的研究2-IMDCT Optimization Study 2
MP3CoderDecoderSourceCodeBaseOnDSP
- 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
The_arithmatic_of_audio_encoder
- introduce TDAC and MDCT/IMDCT in the audio codec etc.-introduce TDAC and MDCT / butterfly in the audio codec etc..
solution1919
- it is about only read file about imdct
A fast algorithm for the implementation of filter
- IMDCT优化算法的研究-IMDCT Optimization Study
New Recursive Algorithms MDCT
- IMDCT优化算法的研究2-IMDCT Optimization Study 2
vac3dec
- ac软件解码:包括同步过程,imdct算法,扰动处理,缩混处理等。-ac software decoding include : synchronization process, imdct algorithm, disturbance, Mix management.
533
- 嵌入式系统开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。-Embedded System Development, ADSP audio algorithms optimization procedures, including mdct imdct and the optimized assembly code.
MP3CoderDecoderSourceCodeBaseOnDSP
- 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
The_arithmatic_of_audio_encoder
- introduce TDAC and MDCT/IMDCT in the audio codec etc.-introduce TDAC and MDCT/butterfly in the audio codec etc..
solution1919
- it is about only read file about imdct
MDCT
- MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding-MPEG MDCT articles A design on the vector-processor of MDCT-IMDCT alg
mp3_decoder
- 一个用VHDL编写的实现mp3解码功能的代码。This folder contains three directories: Huffman, IMDCT and Filterbank, each of them includes all the VHDL source codes of the component.-With the preparation of a VHDL function of the realizatio
IMDCT
- 主要是进行IMDCT变换的源码,供大家参考使用,希望能得到大家的认可。-Mainly IMDCT transform source for your use, we hope to be recognized.
work
- IMDCT的matlab实现算法,采用递归结构,嵌套循环,作为硬件实现的Gold-IMDCT in matlab platform
IMDCT_base_on_FFT
- 一种基于FFT的IMDCT算法,来自Marina Bosi的《Introduction to Digital Audio Coding and Standards》一书。-The IMDCT algorithm based on FFT, from the book "Introduction to Digital Audio Coding and Standards".
MP3mdct
- 在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to t
MP3-Code
- Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processi
MP3
- MP3音频编解码运算中IMDCT算法研究及其FPGA实现-MP3 audio decoding algorithm for computing the IMDCT and its FPGA Implementation