swscale_internal.h File Reference

Go to the source code of this file.

Classes

struct  SwsContext

Typedefs

typedef int(* SwsFunc )(struct SwsContext *context, uint8_t *src[], int srcStride[], int srcSliceY, int srcSliceH, uint8_t *dst[], int dstStride[])

Functions

SwsFunc yuv2rgb_get_func_ptr (SwsContext *c)
int yuv2rgb_c_init_tables (SwsContext *c, const int inv_table[4], int fullRange, int brightness, int contrast, int saturation)
char * sws_format_name (int format)
static int fmt_depth (int fmt)


Typedef Documentation

typedef int(* SwsFunc)(struct SwsContext *context, uint8_t *src[], int srcStride[], int srcSliceY, int srcSliceH, uint8_t *dst[], int dstStride[])

Definition at line 32 of file swscale_internal.h.


Function Documentation

SwsFunc yuv2rgb_get_func_ptr ( SwsContext c  ) 

Referenced by sws_getContext().

int yuv2rgb_c_init_tables ( SwsContext c,
const int  inv_table[4],
int  fullRange,
int  brightness,
int  contrast,
int  saturation 
)

Definition at line 697 of file yuv2rgb.c.

Referenced by sws_setColorspaceDetails().

char* sws_format_name ( int  format  ) 

static int fmt_depth ( int  fmt  )  [inline, static]

Definition at line 232 of file swscale_internal.h.

Referenced by rgb2rgbWrapper(), sws_getContext(), and yuv2rgb_c_init_tables().


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5