首页    期刊浏览 2024年12月03日 星期二
登录注册

文章基本信息

  • 标题:Design,Implementation and Evaluation of a Task-parallel JPEG Decoder for the Libjpeg-turbo Library
  • 本地全文:下载
  • 作者:Jingun Hong ; Wasuwee Sodsong ; Seongwook Chung
  • 期刊名称:International Journal of Multimedia and Ubiquitous Engineering
  • 印刷版ISSN:1975-0080
  • 出版年度:2012
  • 卷号:7
  • 期号:2
  • 出版社:SERSC
  • 摘要:In this paper, we propose a task-parallel programming extension for the JPEG decoder of the libjpeg-turbo library. Efficient JPEG decoding is especially important for resource-constrained mobile devices such as smartphones, where decoding (e.g., browsing of web pages containing images, image search aso) is far more common than image encoding. The aim of our work is to utilize multiple CPU cores for JPEG decompression from a single client thread. Our method is orthogonal to libjpeg-turbo's support for data-parallelism (SIMD). Experimental evaluation of our approach on a 4-core Intel i7-2600K CPU shows speed-ups of up to 2.5x over the sequential, and up to 34% over the SIMD-version of the libjpeg-turbo JPEG decoder.
  • 关键词:JPEG decoding; multicores; parallel programming patterns; fork/join task parallelism
国家哲学社会科学文献中心版权所有