Defines | Functions
ccvt_c.c File Reference
#include "ccvt.h"
Include dependency graph for backup/lib/SRC/VideoLinuxV4L/ccvt_c.c:

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 backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

#define PUSH_BGR32   4

Definition at line 27 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

#define PUSH_RGB24   1

Definition at line 24 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

#define PUSH_RGB32   3

Definition at line 26 of file backup/lib/SRC/VideoLinuxV4L/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 backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

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

Definition at line 119 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

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

Definition at line 129 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

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

Definition at line 114 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

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

Definition at line 124 of file backup/lib/SRC/VideoLinuxV4L/ccvt_c.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:00