Efficient DSP implementation of fractional-pixel interpolation for AVS

Zhigang Yang,Shuhong Jiao,Lutao Liu
DOI: https://doi.org/10.1007/978-3-642-34778-8_55
2012-01-01
Abstract:Fractional-pixel motion compensation can greatly improve the compressing efficiency in video coding, while quarter-pixel interpolation also leads to a significant increment in computational complexity. This paper presents some techniques for efficient implementation of quarter-pixel interpolation in AVS-P2 on a fix-point digital signal processor (DSP). Firstly, the whole interpolation process is divided into five sub-processes from the DSP-oriented viewpoint. Then highly parallel software pipelines are designed for each sub-process with elaborately balancing the resources on each side of the CPU data path. A task-level optimization strategy is also applied to arrange the software pipelines. Finally, the simulated results demonstrate that the execution time of interpolation can be greatly reduced by using this specific design.
What problem does this paper attempt to address?