A Hardware-friendly CTU-level IME Algorithm for VVC
被引:1
|
作者:
Zhu, Xizhong
论文数: 0引用数: 0
h-index: 0
机构:
Peking Univ, Sch Comp Sci, Beijing, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Zhu, Xizhong
[1
]
Xiang, Guoqing
论文数: 0引用数: 0
h-index: 0
机构:
Peking Univ, Sch Comp Sci, Beijing, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Xiang, Guoqing
[1
]
Huang, Xiaofeng
论文数: 0引用数: 0
h-index: 0
机构:
Hangzhou Dianzi Univ, Sch Commun Engn, Hangzhou, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Huang, Xiaofeng
[3
]
Yan, Yunyao
论文数: 0引用数: 0
h-index: 0
机构:
Peking Univ, Sch Elect & Comp Engn, Shenzhen, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Yan, Yunyao
[2
]
Jia, Huizhu
论文数: 0引用数: 0
h-index: 0
机构:
Peking Univ, Sch Comp Sci, Beijing, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Jia, Huizhu
[1
]
Xie, Xiaodong
论文数: 0引用数: 0
h-index: 0
机构:
Peking Univ, Sch Comp Sci, Beijing, Peoples R ChinaPeking Univ, Sch Comp Sci, Beijing, Peoples R China
Xie, Xiaodong
[1
]
机构:
[1] Peking Univ, Sch Comp Sci, Beijing, Peoples R China
[2] Peking Univ, Sch Elect & Comp Engn, Shenzhen, Peoples R China
[3] Hangzhou Dianzi Univ, Sch Commun Engn, Hangzhou, Peoples R China
来源:
2023 DATA COMPRESSION CONFERENCE, DCC
|
2023年
基金:
国家重点研发计划;
中国国家自然科学基金;
关键词:
FAST MOTION ESTIMATION;
D O I:
10.1109/DCC55655.2023.00019
中图分类号:
TP31 [计算机软件];
学科分类号:
081202 ;
0835 ;
摘要:
The new coding tools improved the performance for H.266/VVC but also brought challenges for hardware integer motion estimation (IME). First, the data dependency in deriving a predicted motion vector (PMV) is more severe. Second, the overhead of IME is increased by the complex partition mechanism. The challenges are tougher for IME in coding tree unit (CTU) level pipelined encoder. In this paper, we propose a hardware-friendly CTU-level IME algorithm with three innovative designs. First, a PMV prediction is proposed to derive PMVs in advance. Second, all divided blocks are categorized into either binary/quadra tree (BTQT) or ternary tree (TT) blocks. The motion vectors (MVs) of BTQT blocks are estimated with a multi-resolution search. The MVs of TT blocks are inferred from the estimated MVs with an inference algorithm. The proposed algorithm suffers 1.20% degradation but reduced the complexity by 80% compared to the reference software.