文件名称:h264cavlc
- 所属分类:
 - 其他小程序
 - 资源属性:
 - 上传时间:
 - 2017-08-05
 - 文件大小:
 - 8kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - bibir*****
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
(Context Adaptive Variable Length Coding) CAVLC in H.264.
This is the CAVLC encoding for H264
-- Context Adaptive Variable Length Coding (CAVLC) encodes all co-efficients
-- from 4x4 (or 2x2) residuals in an efficient way. It is context dependant in that
-- it uses different tables depending on recent 4x4 encodings (or 2x2 encoding)
-- Input: VIN - value to be encoded in reverse zigzag order (1 per clock)相关搜索: encoder
			This is the CAVLC encoding for H264
-- Context Adaptive Variable Length Coding (CAVLC) encodes all co-efficients
-- from 4x4 (or 2x2) residuals in an efficient way. It is context dependant in that
-- it uses different tables depending on recent 4x4 encodings (or 2x2 encoding)
-- Input: VIN - value to be encoded in reverse zigzag order (1 per clock)相关搜索: encoder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
h264cavlc.vhd