• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

ccvt.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  Options {
  ioNoBlock = (1<<0), ioUseSelect = (1<<1), haveBrightness = (1<<2), haveContrast = (1<<3),
  haveHue = (1<<4), haveColor = (1<<5), haveWhiteness = (1<<6)
}

Functions

void bayer2rgb24 (unsigned char *dst, unsigned char *src, long int WIDTH, long int HEIGHT)
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)
int RGB2YUV (int x_dim, int y_dim, void *bmp, void *y_out, void *u_out, void *v_out, int flip)

Enumeration Type Documentation

enum Options

Enumerator:
ioNoBlock 
ioUseSelect 
haveBrightness 
haveContrast 
haveHue 
haveColor 
haveWhiteness 

Definition at line 154 of file ccvt.h.


Function Documentation

void bayer2rgb24 ( unsigned char *  dst,
unsigned char *  src,
long int  WIDTH,
long int  HEIGHT 
)

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 
)

int RGB2YUV ( int  x_dim,
int  y_dim,
void *  bmp,
void *  y_out,
void *  u_out,
void *  v_out,
int  flip 
)

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal