欢迎来到天天文库
浏览记录
ID:39102252
大小:1.11 MB
页数:71页
时间:2019-06-24
《Enhanced+aacPlus音频编解码器的分析与其解码器在Xscale上的高效实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要摘要EnhancedaacPlus是目前最完美的开放式低码率音频编解码方案。作为MPEG-4和3GPP标准它必然在未来的无线通信、网络流媒体、数字广播等领域拥有广泛的应用前景。基于IntelXScale架构的处理器PXA272具有强大的多媒体处理能力,同时采用了独特的节电技术,适用于各类便携式设备。CMMB(ChinaMobileMultimediaBroadcasting)标准是广电总局最近颁布的运用于移动电视业务的行业标准,今后将在我国的广播电视领域扮演重要的角色。本文对EnhancedaacPlu
2、s编解码器的原理和实现方法作了深入的研究,并针对手机电视终端的应用,详细论述了基于XScale处理器的EnhancedaacPlus解码器的高效实现方法。全文首先从数字音频技术的发展及基本原理出发,讨论EnhancedaacPlus编解码器的结构框架和主要算法模块,重点分析它的三个主要功能单元:AAC_LC(核心编解码器)、SBR(频带扩展工具)、PS(参数立体声工具)。接着介绍EnhancedaacPlus解码器的一个应用——手机电视业务。并以此为背景详细论述在尽量不降低音频质量的前提下,为提高解码性能,
3、对EnhancedaacPlus解码器的部分算法和程序所进行的改进措施和优化方法。在算法层主要包括:滤波器组模块的快速IMDCT算法改进,反量化解码模块中的快速查表算法改进,以及Huffman解码模块中的快速实现算法。在代码层则依次讨论了基本操作优化、Clevel优化和汇编level优化。最后完成EnhancedaacPlus解码器在XScale处理器上的高效实现,并分析了解码器的各项性能。从最终的测试数据和结论中可以看出,课题成功实现了XScale平台上EnhancedaacPlus解码器的改进优化,解码
4、音质达到商用标准,解码效率接近业界先进水平。关键词:EnhancedaacPlus,数字信号处理,XScale处理器,优化IABSTRACTABSTRACTEnhancedaacPlusisthestate-of-theartlowbitrateopenstandardsaudiocodec.AsthestandardofMPEG-4and3GPP,theapplicationprospectofEnhancedaacPlusisverywidelyinthemarketsofmobile,Internet
5、streaminganddigitalbroadcasting.ProcessorPXA272basedonIntelXScalearchitecturehaspowerfulmultimediaprocessability,andmeanwhileadoptsuniquepowersavingtechnology.Itissuitableforportableapparatus.CMMB(ChinaMobileMultimediaBroadcasting)isthestandardofthedigital
6、mobileTVwhichispublishedbythestateadministrationofradiofilmandtelevision.ItwillbethekeyroleinChinesedigitalmobileTVforthefuture.ThisthesisinvestigatestheprincipleandimplementationmethodofEnhancedaacPluscodec,anddiscussesthemethodofdecodingefficientlybasedo
7、ntheXScaleprocessorfortheapplicationofmobileTVterminals.Firstly,basedonthebriefintroductiontothedevelopmentandthefundamentalprincipleofaudiocodingtechnology,thestandardstructureandalgorithmtechniquesofEnhancedaacPlusarediscussedindetail.Inallofthem,itfocus
8、esonthethreefunctionblocks:AAC_LC,SBRandPS.Subsequently,basedontheintroductionofapplicationofMobileTV,thethesisinvestigatessomeimportantalgorithmicmodificationsandcodeoptimizationsfortheimprovementofdecodingp
此文档下载收益归作者所有