欢迎来到天天文库
浏览记录
ID:23285110
大小:3.08 MB
页数:55页
时间:2018-11-06
《avs视频编码器在dsp上实现和优化》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中文摘要AVS(AudioVideoCodingStandard)是我国自主制定的,拥有自主知识产权的第二代音视频编码标准,具有先进、自主、开放三大特点。基于DSP平台的AVS视频编码器能广泛应用于移动多媒体通信,视频会议,视频监控等领域,有广阔的发展前景。本课题提出了一种基于TI公司TMS320DM642DSP平台的AVS视频编码系统设计方案,即将在PC上顺利运行的编码器代码移植到DSP平台上,并利用DSP的特点对代码进行优化,实现高性能的编码系统。论文首先介绍了国际上常用的视频编码标准,AVS标准提出的背景和意义,然后详细讨论了A
2、VS视频标准采用的关键技术。在此基础上,本课题还对AVS编码器的参考代码进行了分析,利用VTune软件找出了需要重点优化的关键函数。通过对帧内预测,亮度插值和运动估计算法的改进,在编码器PSNR和编码比特率变化不大的前提下,一定程度上提高了编码的速度。本文重点探讨了基于DM642平台的视频编码器的实现和优化。首先介绍了DM642开发平台的硬件结构和软件开发环境,详细讨论了将AVS编码器从PC平台移植到DM642平台并进行优化的过程,使用一些优化方法,如:删除冗余代码、调整数据结构、对循环进行流水编排、利用编译选项优化、使用内联函数和对
3、关键函数进行线性汇编等对代码进行优化。通过这些优化方法,大大提高了DM642上的AVS视频编码器速度,在实现实时编码这一目标上取得了比较理想的进展。关键词:AVS;编码器;DM642;移植;优化ABSTRACTAVS(AudioVideoCodingStandard)ISthesecond-generationofaudioandvideocoding-decodingstandard,whichisownedbyChina,ithasthreemajorcharacteristicsofadvanced,independentand
4、opening.TheAVSvideoencoderbasedonDSPcallbewidelyusedinmobilemultimediacommunications,videoconferencing,videosurveillanceandsoon.Andofcourseithasbroadprospects.ThistopicproposedakindofAVSvideocodingsystemdesignproposal,basedontheDM642chip,thatiStransplantingtheencodercod
5、ewhichCallplayonPCtotheDSPplatform,andusingtheDSPcharacteristictocarryontheoptimizationtothecode,andatlastrealizethehighperformancecodingsystem.Inthearticle,first,somekindsofinternationalstandardwereintroduced,then,theAVSstandard’Sgoundandsignificance,andnext,thekeytech
6、nologieswerediscussedindetailwhichtheAVSvideostan.darduses.Basedonthis,thereferencedcodewasanalyzed,usingVTtmesoftware,toseekforthepivotalfunctionswithagoodvaluetobeoptimized.Throughtheimprovementofthealgorithmsofluminanceinterpolation,motionestimationandtheintrapredict
7、ion,thecodingspeedoftheencoderincreasedtoalargeextendwithonlylittledeclineofperformance.Inthepaper,therealizationandoptimizationofthevideoencoderontheDSPplatformweremainlydiscussed.FirstthehardwarearchitectureandsoftwaredevelopmentenvironmentoftheDM642platformwereintrod
8、uced,andtheprocessoftransplantationandoptimizationofAVSencoderfromthePCplatformtotheDM642platformwerediscussed
此文档下载收益归作者所有