hvirtual/quicktime/ffmpeg/libavcodec/imgconvert_template.h File Reference

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

Go to the source code of this file.

Defines

#define RGB_OUT(d, r, g, b)   RGBA_OUT(d, r, g, b, 0xff)

Functions

static void glue (yuv420p_to_, RGB_NAME)(AVPicture *dst

Variables

static void const AVPicturesrc
static void const AVPicture int width


Define Documentation

#define RGB_OUT ( d,
r,
g,
b   )     RGBA_OUT(d, r, g, b, 0xff)

Definition at line 21 of file imgconvert_template.h.


Function Documentation

static void glue ( yuv420p_to_  ,
RGB_NAME   
) [static]


Variable Documentation

void const AVPicture* src

void const AVPicture int width

Definition at line 24 of file imgconvert_template.h.


Generated on Mon Apr 28 14:04:41 2008 for Cinelerra by  doxygen 1.5.5