An Umplemented Architecture Of Deblocking Filter For H.264/Avc

B Sheng,W Gao,D Wu
DOI: https://doi.org/10.1109/ICIP.2004.1418842
2004-01-01
ICIP
Abstract:H.264/AVC is a new international standard for the compression of natural video images. in which a deblocking filter has been adopted to remove blocking artifacts. In this paper, we propose all efficient processing order for the deblocking filter, and present the VLSI architecture according to the order. Making good use of data dependence between neighboring, 4 x 4 blocks, our design reduces the requirement of on-chip SRAM bandwidth and increases the throughput of the filter processing. The architecture has been described in Verilog HDL, Simulated with VCS and synthesized using 0.25 mu m CMOS cells library by Synopsys Design Compiler. The circuit costs about 24 k logic gates (not including a 32 x 64 SRAM and two 32 x 96 SRAMs) when the working frequency is set to 100 MHz. This design can support real-time deblocking of HDTV (1280 x 720, 60 fps) H.264/AVC video. This architecture is valuable for the hardware design of H.264/AVC CODEC.
What problem does this paper attempt to address?