Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Juurlink, Ben (Autor), Alvarez-Mesa, Mauricio (Autor), Chi, Chi Ching (Autor), Azevedo, Arnaldo (Autor), Meenderinck, Cor (Autor), Ramirez, Alex (Autor)
Autor Corporativo: SpringerLink (Online service)
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.