Main Page
Class Hierarchy
Compound List
File List
Compound Members
File Members
ccvt.h File Reference
Go to the source code of this file.
Functions
void
ccvt_420i_bgr24
(int width, int height, void *src, void *dst)
void
ccvt_420i_rgb24
(int width, int height, void *src, void *dst)
void
ccvt_420i_bgr32
(int width, int height, void *src, void *dst)
void
ccvt_420i_rgb32
(int width, int height, void *src, void *dst)
void
ccvt_yuyv_rgb32
(int width, int height, void *src, void *dst)
void
ccvt_yuyv_bgr32
(int width, int height, void *src, void *dst)
void
ccvt_420p_rgb32
(int width, int height, void *srcy, void *srcu, void *srcv, void *dst)
void
ccvt_420p_bgr32
(int width, int height, void *srcy, void *srcu, void *srcv, void *dst)
void
ccvt_rgb24_420p
(int width, int height, void *src, void *dsty, void *dstu, void *dstv)
void
ccvt_bgr24_420p
(int width, int height, void *src, void *dsty, void *dstu, void *dstv)
void
ccvt_420i_420p
(int width, int height, void *src, void *dsty, void *dstu, void *dstv)
void
ccvt_420i_yuyv
(int width, int height, void *src, void *dst)
Function Documentation
void ccvt_420i_420p (
int
width
,
int
height
,
void *
src
,
void *
dsty
,
void *
dstu
,
void *
dstv
)
void ccvt_420i_bgr24 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_420i_bgr32 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_420i_rgb24 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_420i_rgb32 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_420i_yuyv (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_420p_bgr32 (
int
width
,
int
height
,
void *
srcy
,
void *
srcu
,
void *
srcv
,
void *
dst
)
void ccvt_420p_rgb32 (
int
width
,
int
height
,
void *
srcy
,
void *
srcu
,
void *
srcv
,
void *
dst
)
void ccvt_bgr24_420p (
int
width
,
int
height
,
void *
src
,
void *
dsty
,
void *
dstu
,
void *
dstv
)
void ccvt_rgb24_420p (
int
width
,
int
height
,
void *
src
,
void *
dsty
,
void *
dstu
,
void *
dstv
)
void ccvt_yuyv_bgr32 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
void ccvt_yuyv_rgb32 (
int
width
,
int
height
,
void *
src
,
void *
dst
)
Generated at Wed Jun 20 02:51:23 2001 for Camstream by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001