An Efficient 2-D Stream Memory System for Video Processing

Yan Xiao-lang
2008-01-01
Abstract:An efficient stream memory system for video processing is proposed in this paper to remove the bottleneck of memory system in parallel video processing.The system maps a 2-D logic space onto physical parallel memory modules.Each array of data elements in a 2-D space can be streaming accessed by given base address,2-D offset,and granularity.Data are interleaved in the memory to support both horizontal and vertical array access.The interleave scheme is improved for streaming access based on the previous interleave schemes.The experimental results show that the proposed stream memory system could reduce 32.0% of the memory access rate and 25.4% of the execution cycle counts in real time video processing.
What problem does this paper attempt to address?