Functions
ccvt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ccvt_420p_bgr24 (int width, int height, const void *src, void *dst)
void ccvt_420p_bgr32 (int width, int height, const void *src, void *dst)
void ccvt_420p_rgb24 (int width, int height, const void *src, void *dst)
void ccvt_420p_rgb32 (int width, int height, const void *src, void *dst)
void ccvt_bgr24_420p (int width, int height, const void *src, void *dsty, void *dstu, void *dstv)
void ccvt_bgr24_bgr32 (int width, int height, const void *const src, void *const dst)
void ccvt_bgr24_rgb32 (int width, int height, const void *const src, void *const dst)
void ccvt_bgr32_bgr24 (int width, int height, const void *const src, void *const dst)
void ccvt_bgr32_rgb24 (int width, int height, const void *const src, void *const dst)
void ccvt_rgb24_420p (int width, int height, const void *src, void *dsty, void *dstu, void *dstv)
void ccvt_rgb24_bgr32 (int width, int height, const void *const src, void *const dst)
void ccvt_rgb24_rgb32 (int width, int height, const void *const src, void *const dst)
void ccvt_rgb32_bgr24 (int width, int height, const void *const src, void *const dst)
void ccvt_rgb32_rgb24 (int width, int height, const void *const src, void *const dst)
void ccvt_yuyv_420p (int width, int height, const void *src, void *dsty, void *dstu, void *dstv)
void ccvt_yuyv_bgr32 (int width, int height, const void *src, void *dst)
void ccvt_yuyv_rgb32 (int width, int height, const void *src, void *dst)

Function Documentation

void ccvt_420p_bgr24 ( int  width,
int  height,
const void *  src,
void *  dst 
)

Definition at line 119 of file lib/SRC/VideoLinuxV4L/ccvt_c.c.

void ccvt_420p_bgr32 ( int  width,
int  height,
const void *  src,
void *  dst 
)

Definition at line 129 of file lib/SRC/VideoLinuxV4L/ccvt_c.c.

void ccvt_420p_rgb24 ( int  width,
int  height,
const void *  src,
void *  dst 
)

Definition at line 114 of file lib/SRC/VideoLinuxV4L/ccvt_c.c.

void ccvt_420p_rgb32 ( int  width,
int  height,
const void *  src,
void *  dst 
)

Definition at line 124 of file lib/SRC/VideoLinuxV4L/ccvt_c.c.

void ccvt_bgr24_420p ( int  width,
int  height,
const void *  src,
void *  dsty,
void *  dstu,
void *  dstv 
)
void ccvt_bgr24_bgr32 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_bgr24_rgb32 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_bgr32_bgr24 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_bgr32_rgb24 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_rgb24_420p ( int  width,
int  height,
const void *  src,
void *  dsty,
void *  dstu,
void *  dstv 
)
void ccvt_rgb24_bgr32 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_rgb24_rgb32 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_rgb32_bgr24 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_rgb32_rgb24 ( int  width,
int  height,
const void *const  src,
void *const  dst 
)
void ccvt_yuyv_420p ( int  width,
int  height,
const void *  src,
void *  dsty,
void *  dstu,
void *  dstv 
)
void ccvt_yuyv_bgr32 ( int  width,
int  height,
const void *  src,
void *  dst 
)
void ccvt_yuyv_rgb32 ( int  width,
int  height,
const void *  src,
void *  dst 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:00