2008
DOI: 10.1007/s11265-008-0321-4
|View full text |Cite
|
Sign up to set email alerts
|

A Multi-core Architecture Based Parallel Framework for H.264/AVC Deblocking Filters

Abstract: Deblocking filter is one of the most time consuming modules in the H.264/AVC decoder as indicated in many studies. Therefore, accelerating deblocking filter is critical for improving the overall decoding performance. This paper proposes a novel parallel algorithm for H.264/AVC deblocking filter to speed the H.264/AVC decoder up. We exploit pixellevel data parallelism among filtering steps, and observe that results of each filtering step only affect a limited region of pixels. We call this "the limited propagat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2009
2009
2022
2022

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(11 citation statements)
references
References 21 publications
0
11
0
Order By: Relevance
“…The difference mainly comes from how the applications can be parallelized. From our experiments and Wu et al [30] , Fig.21 can be parallelized, which takes 38.6% of overall execution time. Actually, the percentage might be less because it incurs extra overhead of thread management and synchronization.…”
Section: Skip-line Application Vs H264 Decodermentioning
confidence: 57%
“…The difference mainly comes from how the applications can be parallelized. From our experiments and Wu et al [30] , Fig.21 can be parallelized, which takes 38.6% of overall execution time. Actually, the percentage might be less because it incurs extra overhead of thread management and synchronization.…”
Section: Skip-line Application Vs H264 Decodermentioning
confidence: 57%
“…Wang et al [8] have shown that not all samples of a given macroblock are dependent on previously-filtered samples. As previously stated, the strong filter may alter three samples at each side of macroblock edge S: p , we see that the value of this sample is calculated using samples as far as p 0 of the strong filter (column p in Fig.…”
Section: Deblocking Filtering In the Mpeg-4 Avc/h264 Design And mentioning
confidence: 99%
“…Specifically, we propose a newly discovered macroblock independency that is denoted as Deblocking Filter Independency (DFI). It is based on our corrected and improved version of the Limited Error Propagation Effect introduced by Wang et al in [8]. By removing the inaccuracies for intra-coded slices that caused lossy filtering by Wang et al, correct filtering results according to the MPEG-4 AVC/H.264 standard can be achieved.…”
mentioning
confidence: 99%
“…To achieve the best compression quality, H.264/AVC has incorporated many algorithms with heavy data dependence. Wang et al [108] carefully reviewed the deblocking filter algorithm and observed that the results of each deblocking filtering step affect only a limited region of pixels. Therefore, a novel algorithm is proposed to take advantage of the parallelism.…”
Section: Innovative Architectures With Multiple Processors and Recmentioning
confidence: 99%