- 1、本文档共61页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
分类号 UDC 密 级 学 号 0808090499
硕士学位论文
H.264高档次中熵编码关键技术的研究
余继革
学 科 门 类: 工 学
学 科 名 称: 电路与系统
指 导 教 师: 余宁梅 教授
申 请 日 期: 论文题目:H.264高档次中熵编码关键技术的研究
学科专业:电路与系统
研 究 生:余继革 签 名:
指导教师:余宁梅 教授 签 名:
摘 要
熵编码是H.264编码的最后一个环节,其性能直接影响到编码器的编码效率。本文对H.264高档次中的熵编码关键技术进行研究。
本文首先分析了H.264编码器的总体框架及熵编码的作用和基本思想,然后对高档次中的熵编码方法进行了比较。高档次的熵编码方法当中,CABAC编码的压缩效率最高,但算法也最为复杂。CABAC编码是一种算术编码,本文在算术编码的理论基础上研究了CABAC编码。CABAC编码的第一步是二进制化,其编码性能很大程度上取决于二进制化。
本文最后对二进制化系统进行了硬件设计:先对H.264中需要二进制化的各语法元素进行分类,构建了二进制化系统的框架,再用Verilog HDL语言实现各模块,并进行了功能测试。测试结果表明本文设计的二进制化系统功能完全正确,实现了基于ASIC的硬件加速的目的。
关键词:H.264;CABAC;二进制化;ASIC
Title:echnologies to Entropy Coding of High Profile in H.264
Major: Circuit and System
Student: Yu Jige Signature:
Supervisor: Professor Yu Ningmei Signature:
ABSTRACT
Entropy coding is the last stage of H.264 encoding, and it’s performance has a direct impact on the coding efficiency of H.264 encoder.This article researches key technologies to entropy coding of high profile in H.264.
Firstly,this paper analysed the H.264’s overall framework and the role and the basic thought of entropy coding.And then entropy coding algorithrithm of high profile were compared. Among the tentropy coding algorithm of high profile, CABAC coding is most efficient, but also most complex . CABAC coding is a kind of arithmetic coding ,on the basis of the arithmetic coding theory,this paper studied CABAC coding .The first stage of CABAC coding is binarization, and it’s coding efficiency is determined by binarization greatly.
Finally,hardware design was done.At first,the paper classified the various syntax elements needed to be processed by binarization ,and designed the binarization system framework. Then Verilog HDL language was used to design the modules,and the modules were test
文档评论(0)