International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 180 - Number 7 |
Year of Publication: 2017 |
Authors: Chahrazed Adda, Abou Elhassen Benyamina |
10.5120/ijca2017916056 |
Chahrazed Adda, Abou Elhassen Benyamina . Design of the H264 application and Implementation on Heterogeneous Architectures. International Journal of Computer Applications. 180, 7 ( Dec 2017), 23-31. DOI=10.5120/ijca2017916056
Multimedia applications are present in most mobile hand-held devices.H.264 is an emerging video coding standard, which aims at compressing high-quality video contents at low-bit rates. While the new encoding and decoding processes are similar to many previous standards, the new standard includes a number of new features and thus requires much more computation than most existing standards do. The complexity of H.264 standard poses a large amount of challenges to implementing the encoder/decoder in real-time requiring large amount of processing resources. This paper presents the design and analysis of the H.264 decoder implemented on a heterogeneous architecture (multi-CPUs/multi-GPUs). A model-driven approach is adopted by using the standard MARTE profile of UML. Our approach is based on hybrid partitioning that combines both functional and data partitioning which is applied to find the most suitable processors (CPU or GPU) regarding the execution time. We claim that our approach allows giving a better performance, which is crucial when implemented in modern complex systems.