郭成安

个人信息Personal Information

教授

博士生导师

硕士生导师

性别:男

毕业院校:夏威夷大学

学位:博士

所在单位:信息与通信工程学院

学科:信号与信息处理. 通信与信息系统. 计算机应用技术

办公地点:大连理工大学 创新园大厦 A530

联系方式:Email: cguo@dlut.edu.cn Tel: 15040461863(Mobile phone)

电子邮箱:cguo@dlut.edu.cn

扫描关注

论文成果

当前位置: 中文主页 >> 论文成果

Design and Implementation of Parallel Algorithms for Sample Adaptive Offset in HEVC Based on GPU

点击次数:

论文类型:会议论文

发表时间:2016-05-06

收录刊物:EI、CPCI-S、Scopus

页面范围:181-187

关键字:HEVC; SAO; Parallel Algorithm; GPU; CUDA

摘要:Sample Adaptive Offset (SAO) is a new component of in-loop filter in High Efficiency Video Coding (HEVC), the newest video coding standard. The SAO provides a superior image reconstruction quality at the cost of much higher computational complexity and it is more difficult to realize real-time coding when the image size is large, such as for high definition (BD) videos or ultra-HD videos. In this paper, we design the corresponding parallel algorithms for the SAO by exploiting GPU multi-core computing ability, including parallel computation of sample classification and statistics collection for each coding tree block (CTB), parallel calculation of the best offset values and minimum distortions for each class of edge offset (EO) and each band of band offset (BO), parallel processing of the SAO merging, and parallel implementation of SAO filtering. All the parallel algorithms are implemented on GPU programmed with CUDA language. Experimental results given in the paper show that, for HD video sequences, the parallel method can greatly improve the encoding efficiency of the SAO process with more than 22 times speedup while keeping the quality of reconstructed images unchanged, compared with the original serial algorithm implemented on CPU.