株式会社極東書店トップ商品一覧Scalable Parallel Programming Applied to H.264/AVC Decoding. 2012

商品詳細

Scalable Parallel Programming Applied to H.264/AVC Decoding. 2012

Scalable Parallel Programming Applied to H.264/AVC Decoding. 2012

・ISBN 978-1-4614-2229-7 paper EUR 49.99

¥13,361.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Juurlink, Ben / Alvarez-Mesa, Mauricio / Chi, Chi Ching / Azevedo, Arnaldo / Meenderinck, Cor / Ramirez, Alex,
シリーズ (SpringerBriefs in Computer Science)
出版社 (Springer-Verlag New York Inc., US)
出版年月2012
ページ数101 pp.
言語ENG
ニュース番号<A05-24832>

解説

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 increasing numbers of cores on a chip.

Video decoding is an example of an application domain with increasing computational requirements every new generation. This is due, on the one hand, to the trend towards high quality video systems (high definition and frame rate, 3D displays, etc) that results in a continuous increase in the amount of data that has to be processed in real-time. On the other hand, there is the requirement to maintain high compression efficiency which is only possible with video codes like H.264/AVC that use advanced coding techniques.

In this book, the parallelization of H.264/AVC decoding is presented as a case study of parallel programming. H.264/AVC decoding is an example of a complex application with many levels of dependencies, different kernels, and irregular data structures. The book presents a detailed methodology for parallelization of this type of applications. It begins with a description of the algorithm, an analysis of the data dependencies and an evaluation of the different parallelization strategies. Then the design and implementation of a novel parallelization approach is presented that is scalable to many core architectures. Experimental results on different parallel architectures are discussed in detail. Finally, an outlook is given on parallelization opportunities in the upcoming HEVC standard.