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...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , , , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Springer New York : Imprint: Springer,
2012.
|
Edición: | 1st ed. 2012. |
Colección: | SpringerBriefs in Computer Science,
|
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.