DocumentCode
1799571
Title
Parallel optimization of motion estimation for video coding on cell BE processors
Author
Wenzhou Zhu ; Junfu Pan ; Hongxing Guo ; Weiping Sun
Author_Institution
Sch. of Comput. Sci. & Technol., Huazhong Univ. of Sci. & Technol., Wuhan, China
fYear
2014
fDate
14-18 July 2014
Firstpage
1
Lastpage
6
Abstract
This paper proposes a parallel framework to speed up video coding on the Cell Broadband Engine (Cell BE) heterogeneous multicore platform. It integrates thread-level parallelism (TLP), data level parallelism (DLP) and an innovative data prefetching scheme to exploit the implicit parallelism of the most computationally intensive motion estimation procedure in video coding. The video frame is partitioned to several slices which are processed simultaneously on multicores to exploit TLP. The sum of absolute differences (SAD) calculation in the ME process is implemented by using SIMD instructions to exploit DLP. Slices are transferred using a data prefetching scheme to hide memory access delay, which enables the process of data access and the ME process to execute concurrently. Experimental results show that the proposed parallel implementation, compared with the serial implementation of video encoding, achieves significant performance improvement.
Keywords
motion estimation; multiprocessing systems; optimisation; parallel processing; video coding; Cell BE; DLP; SAD; SIMD instructions; TLP; cell BE processors; cell broadband engine; data level parallelism; innovative data prefetching scheme; intensive motion estimation procedure; memory access delay; motion estimation; multicore platform; parallel optimization; sum of absolute differences; thread level parallelism; video coding; video frame; Computer architecture; Encoding; Microprocessors; Prefetching; Vectors; Video coding; Heterogeneous multicore processors; Motion estimation; Parallel optimization; Video coding;
fLanguage
English
Publisher
ieee
Conference_Titel
Multimedia and Expo Workshops (ICMEW), 2014 IEEE International Conference on
Conference_Location
Chengdu
ISSN
1945-7871
Type
conf
DOI
10.1109/ICMEW.2014.6890651
Filename
6890651
Link To Document