DocumentCode
3029034
Title
A new method of video data optimization for motion estimation
Author
Liu, Jiangyun ; Zhao, Chenglin
Author_Institution
Modern Educ. Technol. Lab., Shaoyang Univ., Shaoyang, China
fYear
2011
fDate
26-28 July 2011
Firstpage
88
Lastpage
90
Abstract
Efficiency of motion estimation is affected by serious cache miss and cache split load. Firstly, the data to be used in the motion estimation process have poor spatial locality due to the layout format of video data. Secondly, the motion estimation process accesses memory irregularly and sometimes it accesses the data that spread across two cache lines. Irregular memory access pattern brings difficulties for a processor to pre-fetch data into the cache. The cache split load, on the other hand, forces the processor to load more data into the crowded cache. In this paper, a new layout format of video data, named overlapped tiled format, is proposed. The new format addressed the aforementioned two issues. By organizing the video data in the proposed way, the issue of cache split load is completely removed from the motion estimation process and the data cache miss is also greatly reduced. The full search motion estimation is speed up by 28% when organizing the video data in an overlapped tiled way.
Keywords
cache storage; motion estimation; storage management; video signal processing; cache miss; cache split load; data prefetching; layout format; motion estimation; overlapped tiled format; processor; video data optimization; Algorithm design and analysis; Layout; Loading; Motion estimation; Optimization; Simulation; Software; Efficiency of the algorithms; Motion Estimation; video data;
fLanguage
English
Publisher
ieee
Conference_Titel
Multimedia Technology (ICMT), 2011 International Conference on
Conference_Location
Hangzhou
Print_ISBN
978-1-61284-771-9
Type
conf
DOI
10.1109/ICMT.2011.6002004
Filename
6002004
Link To Document