img_chroma.h File Reference

Headerfile for luma interpolation functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void getSubImagesChroma (ImageParameters *p_Img, InputParameters *p_Inp, StorablePicture *s)


Detailed Description

Headerfile for luma interpolation functions.

img_chroma.h

Author:
Athanasios Leontaris <aleon@dolby.com> Alexis Michael Tourapis <alexis.tourapis@dolby.com>
Date:
4. October 2006

Definition in file img_chroma.h.


Function Documentation

void getSubImagesChroma ( ImageParameters p_Img,
InputParameters p_Inp,
StorablePicture s 
)

Creates the 16 (YUV444), 32 (YUV422), or 64 (YUV420) sub-images that contain quarter-pel samples sub-sampled at different spatial orientationss; enables more efficient implementation.

Definition at line 387 of file img_chroma.c.

References generateChroma00(), generateChroma01(), generateChroma10(), generateChromaXX(), storable_picture::imgUV, storable_picture::p_img_sub, YUV420, and YUV422.

Referenced by UnifiedOneForthPix().

Here is the call graph for this function:


Documentation generated with DoxyGen