2010
DOI: 10.1587/elex.7.332
|View full text |Cite
|
Sign up to set email alerts
|

Fast implementation of H.264 4x4 intra prediction

Abstract: This letter proposes a fast parallel architecture and redundancy reduction algorithm for H.264/AVC intra4x4 prediction to speed up intra frame coding. A significant reduction in execution time is achieved without losing video quality. Only 204 cycles are required to process a macroblock (MB). Compared with the dedicated intra prediction [1], processing speed is enhanced by 79%.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2013
2013
2013
2013

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(5 citation statements)
references
References 7 publications
0
5
0
Order By: Relevance
“…The decision-algorithm, responsible for selecting that prediction mode which is believed to result in the smallest bitstream, is not specified by the standard [2]. Though more complex algorithms have been developed in the past [5,7], for real-time implementation on dedicated hardware the brute force approach followed by summing of the residuals (Sum of Absolute Differences, SAD) to make the decision is popular [4].…”
Section: H264 Intra Predictionmentioning
confidence: 99%
See 4 more Smart Citations
“…The decision-algorithm, responsible for selecting that prediction mode which is believed to result in the smallest bitstream, is not specified by the standard [2]. Though more complex algorithms have been developed in the past [5,7], for real-time implementation on dedicated hardware the brute force approach followed by summing of the residuals (Sum of Absolute Differences, SAD) to make the decision is popular [4].…”
Section: H264 Intra Predictionmentioning
confidence: 99%
“…Due to dependencies, simply changing the processing order, doesn't allow to fill a pipeline completely without skipping modes, hence the hardware is used inefficiently [4]. In [4], a solution is presented which prevents bubbles in the pipeline by clever disassembly, regrouping and scheduling of the required calculations.…”
Section: H264 Intra Predictionmentioning
confidence: 99%
See 3 more Smart Citations