Abstract
AVS2 is a kind of advanced video coding standard developed by China, which achieves the same compression efficiency as the international standard HEVC/H.265. In intra coding, there are 33 intra prediction modes, and the optimal intra prediction mode is obtained by calculating Rate Distortion (RD) cost of each mode. Rough Mode Decision (RMD) is an essential part of intra coding in AVS2, which reduces intra coding complexity significantly. However, in traditional RMD algorithm, the Sum of Absolute Transform Difference (SATD) is calculated of all 33 prediction modes, which greatly increase computing resources and time complexity. In this paper, both fast mode decision algorithm and its efficient architecture based on texture information and SATD cost is proposed. Verified by the Xilinx Vivado HLS, the experiment results show that the algorithm and architecture proposed in this paper is able to process video of 1920x1080@60 fps under the 300MHz clock frequency with a 2.0% BD-rate increase in average.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 2020 4th International Conference on Electronic Information Technology and Computer Engineering, EITCE 2020 |
| Publisher | Association for Computing Machinery, Inc |
| Pages | 1103-1107 |
| Number of pages | 5 |
| ISBN (Electronic) | 9781450387811 |
| DOIs | |
| Publication status | Published - 1 Feb 2021 |
| Externally published | Yes |
| Event | 4th International Conference on Electronic Information Technology and Computer Engineering, EITCE 2020 - Virtual, Online, China Duration: 6 Nov 2020 → 8 Nov 2020 |
Publication series
| Name | ACM International Conference Proceeding Series |
|---|
Conference
| Conference | 4th International Conference on Electronic Information Technology and Computer Engineering, EITCE 2020 |
|---|---|
| Country/Territory | China |
| City | Virtual, Online |
| Period | 6/11/20 → 8/11/20 |
Bibliographical note
Publisher Copyright:© 2020 ACM.
Funding
This work is supported by the National Key Research and Development Program of China (contract No. 2016YFB0401904) and National Science Foundation of China(contract No. 61971047) .
Keywords
- AVS2
- hardware design
- Intra mode decision
- RMD
- Sobel operator