Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

GPU-Accelerated Parallel Intra Prediction for High-Efficiency Video Coding (HEVC)

View through CrossRef
Abstract The increasing demand for high-resolution and real-time video applications has made efficient and accelerated compression methods crucial. While the High Efficiency Video Coding (HEVC) standard significantly reduces the bit rate compared to previous systems, it incurs high computational costs, particularly in the intra prediction and transformation stages. This study presents a GPU-accelerated parallel intra prediction and discrete cosine transform (DCT) application for the HEVC standard. The proposed method increases processing efficiency by utilizing CUDA-based thread-level parallelism and shared memory optimization. All 35 intra prediction modes can be computed simultaneously on GPU threads; additionally, two different GPU-based DCT variants are proposed to reduce memory access latency. Experiments conducted on the NVIDIA Jetson Xavier NX platform demonstrate up to 162x speedup compared to CPU implementations while preserving PSNR and visual quality metrics. The integration of parallel intra prediction and DCT into a single GPU-optimized pipeline demonstrates the high potential of the proposed approach for real-time visual computing, embedded imaging systems, and high-performance image processing applications. The source code and dataset used in the study have been made openly available on the Zenodo platform to ensure transparency and reproducibility (DOI: 10.5281/zenodo.17286247).
Springer Science and Business Media LLC
Title: GPU-Accelerated Parallel Intra Prediction for High-Efficiency Video Coding (HEVC)
Description:
Abstract The increasing demand for high-resolution and real-time video applications has made efficient and accelerated compression methods crucial.
While the High Efficiency Video Coding (HEVC) standard significantly reduces the bit rate compared to previous systems, it incurs high computational costs, particularly in the intra prediction and transformation stages.
This study presents a GPU-accelerated parallel intra prediction and discrete cosine transform (DCT) application for the HEVC standard.
The proposed method increases processing efficiency by utilizing CUDA-based thread-level parallelism and shared memory optimization.
All 35 intra prediction modes can be computed simultaneously on GPU threads; additionally, two different GPU-based DCT variants are proposed to reduce memory access latency.
Experiments conducted on the NVIDIA Jetson Xavier NX platform demonstrate up to 162x speedup compared to CPU implementations while preserving PSNR and visual quality metrics.
The integration of parallel intra prediction and DCT into a single GPU-optimized pipeline demonstrates the high potential of the proposed approach for real-time visual computing, embedded imaging systems, and high-performance image processing applications.
The source code and dataset used in the study have been made openly available on the Zenodo platform to ensure transparency and reproducibility (DOI: 10.
5281/zenodo.
17286247).

Related Results

Adaptive error-resilient techniques for H.265/HEVC video transmission
Adaptive error-resilient techniques for H.265/HEVC video transmission
High efficiency video coding (HEVC) is the latest video coding standard that enables the transmission of high resolution videos over wireless networks. In this dissertation, HEVC b...
Impact of Video Motion Content on HEVC Coding Efficiency
Impact of Video Motion Content on HEVC Coding Efficiency
Digital video coding aims to reduce the bitrate and keep the integrity of visual presentation. High-Efficiency Video Coding (HEVC) can effectively compress video content to be suit...
Multiple transforms for video coding
Multiple transforms for video coding
Transformées multiples pour le codage vidéo Les codeurs vidéo état de l’art utilisent des transformées pour assurer une représentation compacte du signal. L’étape d...
Research on the Application and Performance Optimization of GPU Parallel Computing in Concrete Temperature Control Simulation
Research on the Application and Performance Optimization of GPU Parallel Computing in Concrete Temperature Control Simulation
With the development of engineering technology, engineering has higher requirements for the accuracy and the scale of simulation calculation. The computational efficiency of tradit...
Research on Quantization Parameter Decision Scheme for High Efficiency Video Coding
Research on Quantization Parameter Decision Scheme for High Efficiency Video Coding
High-Efficiency Video Coding (HEVC) is one of the most widely studied coding standards. It still uses the block-based hybrid coding framework of Advanced Video Coding (AVC), and co...
Video tracking for marketing applications
Video tracking for marketing applications
Traçage du contenu marketing vidéo Au cours des dernières décennies, la production et la consommation de vidéos ont considérablement augmenté et il est communément ...
Heat transfer in supercritical fluids: computational approaches & studies
Heat transfer in supercritical fluids: computational approaches & studies
(English) This thesis delves into investigating the complexities of heat transfer in supercritical fluids through the application of advanced theoretical and computational methodol...
Steganography algorithm based on modified EMD coded PU partition modes for HEVC videos
Steganography algorithm based on modified EMD coded PU partition modes for HEVC videos
Abstract As High Efficiency Video Coding (HEVC) is a worldwide popular video coding standard, the steganography of HEVC videos has gained more and more attention. Predictio...

Back to Top