Cache Optimization for H.264/AVC Motion Compensation
スポンサーリンク
概要
- 論文の詳細を見る
In this letter, we propose a cache organization that substantially reduces the memory bandwidth of motion compensation (MC) in the H.264/AVC decoders. To reduce duplicated memory accesses to P and B pictures, we employ a four-way set-associative cache in which its index bits are composed of horizontal and vertical address bits of the frame buffer and each line stores an 8 × 2 pixel data in the reference frames. Moreover, we alleviate the data fragmentation problem by selecting its line size that equals the minimum access size of the DDR SDRAM. The bandwidth of the optimized cache averaged over five QCIF IBBP image sequences requires only 129% of the essential bandwidth of an H.264/AVC MC.
著者
-
YOON Sangyong
School of Electrical Engineering and Computer Sciences, Seoul National University
-
CHAE Soo-Ik
School of Electrical Engineering and Computer Sciences, Seoul National University
関連論文
- Cache Optimization for H.264/AVC Motion Compensation
- Cache Optimization for H.264/AVC Motion Compensation
- VLSI Implementation of a VC-1 Main Profile Decoder for HD Video Applications
- Adaptive Scanline Filling Algorithm for OpenVG 2D Vector Graphics Accelerator