Decoder buffer control method under frame field adaptive decoding schema
A cache control and decoder technology, applied in the field of image decoding, to achieve the effects of saving cache space, improving execution efficiency, and improving utilization
Examples
Embodiment
[0021] Assuming that the number of reference frames in the decoder is 2, the top field of the current image is allowed as a reference.
[0022] a. Open up a cache of three frames of images in the decoder storage space;
[0023] b. Define a global variable s;
[0024] If the current image encoding mode is frame, set s to the image width; if the current image encoding mode is field, set the span s to twice the image width; in the whole decoding activity, any access to the current image and reference image The case of data across rows is carried out according to the span s;
[0025] Set pointers to the current and reference images:
[0026] pImage represents the address of the current frame buffer, pReference[0], pReference[1] represent the addresses of the reference frame buffer of 2 frames respectively; use pCurImage to represent the current image (frame or field) pointer, use pRef[0], pRef[1], pRef[2], pRef[3] represent the pointers of the reference image (frame or field) r...
PUM
Login to View More Abstract
Description
Claims
Application Information
- IPC
- H04N7/32; H04N19/50
- Inventors
- 展华益; 刘明华