期刊文献+

一种可实现零内存存取的CAVLC解码算法 被引量:1

A CAVLC Decoding Algorithm with Zero Memory Access
在线阅读 下载PDF
导出
摘要 在基于上下文的自适应可变长度编码(CAVLC)解码算法中,对非结构化自适应可变长度编码码表进行解码时需要反复查找码表进行码字匹配,从而导致解码速度慢和需要大量内存存取的问题。为此,提出一种可实现零内存存取的CAVLC解码算法。将CAVLC码字前缀0的个数作为一级索引,同时通过一级索引获得输入码流的可能长度。将码字后缀作为二级索引并获得码字的值,直接通过码字快速获得解码结果。对于确定的输入码字,只需通过无码表查找代码操作即可得到对应的解码输出。测试结果表明,该算法不仅可以实现零内存存取的CAVLC解码,而且其解码速度比标准算法提高了45%。 This paper proposes a zero memory access algorithm for direct Context-based Adaptive Variable Length Coding(CAVLC) decoding, aiming to solve the problems of slow decoding speed and a large of memory accesses caused by the repeated table look-up for the match codeword during the unstructured variable length coding table decoding. This algorithm takes the numbers of zero in CAVLC code prefix as the primary index, and gets the probably length of the input code stream. It takes the code suffix as the secondary index and gets the codeword value. It can get the decoded result by the codeword quickly. For the specific input code, the decoded output can be directly gotten without any table look-up. Test results show that not only the algorithm can achieve zero memory access for CAVLC decoding, but also the decoding speed of this algorithm can achieve 45% speed-up, compared with the standard algorithm.
出处 《计算机工程》 CAS CSCD 2014年第3期278-282,共5页 Computer Engineering
基金 广东省科技计划基金资助项目(2011B090400344 2011B010200029)
关键词 基于上下文的自适应可变长度编码 零内存存取 码字前缀 一级索引 码字后缀 二级索引 Context Adaptive Variable Length Coding(CAVLC) zero memory access code prefix primary index code suffix secondary index
  • 相关文献

参考文献3

二级参考文献15

  • 1薛全,张颖,刘济林,郑伟,李东晓.基于变步长分组的H.264系数码表优化[J].电路与系统学报,2006,11(3):115-117. 被引量:8
  • 2ITU-T Reo.H.264/ISO/IEC 11496-10,Advanced Video Coding[S].Final Committee Draft,ocument JVT-G050,2003-03.
  • 3Hashemian R.Design and Hardware Implementation of a Memory Efficient Huffman decoding[J].IEEE Consumer Elec.,1994,40(3):345-352.
  • 4Kyenng Y M,Chong J W.A memory-efficient VLC Decoder Architecture for MPEG-2 Application[J].IEEE Signal Processing Systems,2000 43-49.
  • 5Shieh B J,Lee Y S,Chen Y L.A New Approach of Group2 based VLC Codec System with Full Table Programmability[J].IEEE Cireuits and Systems for Video Technology,2001,11(2):210-221.
  • 6ITU-T Rec.H.264 / ISO/IEC 11496-10,Advanced Video Coding[M].Final Committee Draft,ocument JVT-G050,2003-03.
  • 7Hashemian R.Design and hardware implementation of a memory efficient Huffman decoding[J].IEEE Cons.Elec.,1994-08,40(3):345-352.
  • 8Kyeong Y M,Chong J W.A memory-efficient VLC decoder architecture for MPEG-2 application[J].IEEE Signal Processing Systems,2000-09.43-49.
  • 9Shieh B J,Lee Y S,Chen Y L.A new approach of group-based VLC codec system with full table programmability[J].IEEE Circuits and Systems for Video Technology,2001-02,11(2):210-221.
  • 10JVT Reference Software Unofficial version JM61[OL].http://bs.hhi.de

共引文献13

同被引文献7

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部