Main Page
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Class Members
|
File Members
ccvt.h File Reference
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_rgb24
(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_rgb32
(int width, int height, const void *src, void *dst)
void
ccvt_yuyv_rgb32
(int width, int height, const void *src, void *dst)
void
ccvt_yuyv_bgr32
(int width, int height, const void *src, void *dst)
void
ccvt_yuyv_420p
(int width, int height, const void *src, void *dsty, void *dstu, void *dstv)
void
ccvt_rgb24_420p
(int width, int height, const void *src, void *dsty, void *dstu, void *dstv)
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_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)
Function Documentation
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
)
Generated on Wed Dec 13 23:38:46 2006 for CamStream by
1.3.7