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

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

Definition at line 129 of file ccvt_c.c.

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

Definition at line 114 of file ccvt_c.c.

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

Definition at line 124 of file 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 Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:47 2013