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 ccvt_c1.c.

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

Definition at line 129 of file ccvt_c1.c.

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

Definition at line 114 of file ccvt_c1.c.

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

Definition at line 124 of file ccvt_c1.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


uvc_camera_yuv
Author(s): Jochen Sprickerhof/jochen@sprickerhof.de
autogenerated on Thu Apr 25 2013 16:19:21