Scalable Parallel Programming Applied to H.264/AVC Decoding
Existing software applications should be redesigned if programmers want to benefit from the performance offered by multi- and many-core architectures. Performance scalability now depends on the possibility of finding and exploiting enough Thread-Level Parallelism (TLP) in applications for using the...
Main Authors: | , , , , , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
New York, NY :
Springer New York : Imprint: Springer,
2012.
|
Series: | SpringerBriefs in Computer Science,
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Introduction
- Understanding the Application: An Overview of the H.264 Standard
- Discovering the Parallelism: Task-level Parallelism in H.264 Decoding
- Exploiting Parallelism: the 2D-Wave
- Extracting More Parallelism: the 3D-Wave
- Addressing the Bottleneck: Parallel Entropy Decoding
- Putting It All Together: A Fully Parallel and Efficient H.264 Decoder
- Conclusions.