ccvt_c.c File Reference

#include "ccvt.h"
Include dependency graph for ccvt_c.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PUSH_BGR24   2
#define PUSH_BGR32   4
#define PUSH_RGB24   1
#define PUSH_RGB32   3

Functions

static void ccvt_420p (int width, int height, const unsigned char *src, unsigned char *dst, int push)
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)

Define Documentation

#define PUSH_BGR24   2

Definition at line 25 of file ccvt_c.c.

#define PUSH_BGR32   4

Definition at line 27 of file ccvt_c.c.

#define PUSH_RGB24   1

Definition at line 24 of file ccvt_c.c.

#define PUSH_RGB32   3

Definition at line 26 of file ccvt_c.c.


Function Documentation

static void ccvt_420p ( int  width,
int  height,
const unsigned char *  src,
unsigned char *  dst,
int  push 
) [static]

Definition at line 31 of file ccvt_c.c.

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


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