Abstract
HEVC (High Efficiency Video Coding) is the newest video compression standard. Compared with the previous standards, the Coding efficiency is greatly improved at the cost of much higher codec complexity. So, many people improve the HEVC algorithm from the hardware level and software level. For the IQ/IT (inverse quantization/inverse transform) part, HEVC just processes one TU block one by one. And TU block size can be 4×4, 8×8, 16×16 and 32×32. So, it costs much decoding time by using this processing. In this paper, we present a parallel way for processing IQ/IT part based on GPU. In HEVC decoder, CABAC decoder only decodes one 64×64 size CTU block's parameters and some syntax elements. So, for now, we can process one 64×64 size Luma block and two 32×32 size Chroma block parallelly by using GPU. And from the experiment results, we can see the computation speed of computing the IQ/IT is about 33 times faster than the HM 12.0's. And finally, we can reduce about 40.7% decoding time compared with HM 12.0's.
Original language | English |
---|---|
Title of host publication | 2014 International Symposium on Intelligent Signal Processing and Communication Systems, ISPACS 2014 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 211-215 |
Number of pages | 5 |
ISBN (Print) | 9781479961207 |
DOIs | |
Publication status | Published - 2015 Jan 27 |
Event | 2014 International Symposium on Intelligent Signal Processing and Communication Systems, ISPACS 2014 - Kuching, Sarawak Duration: 2014 Dec 1 → 2014 Dec 4 |
Other
Other | 2014 International Symposium on Intelligent Signal Processing and Communication Systems, ISPACS 2014 |
---|---|
City | Kuching, Sarawak |
Period | 14/12/1 → 14/12/4 |
Keywords
- CU
- GPU
- HEVC
- HM 12.0
- IQ/IT
- TU
ASJC Scopus subject areas
- Artificial Intelligence
- Computer Networks and Communications
- Signal Processing