Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

vetUtility.cpp File Reference

#include "vetUtility.h"
#include <stdio.h>
#include "../support/ccvt/ccvt.h"
#include <string.h>

Go to the source code of this file.

Functions

void yuv422to420p (unsigned char *map, unsigned char *cap_map, int width, int height)
void rgb24toyuv420p (unsigned char *map, unsigned char *cap_map, int width, int height)

Variables

double cvm_rgb_yuv []
double cvm_yuv_rgb []
double cvm_rgb_yiq []
double cvm_yiq_rgb []
double cvm_rgb_smpte_c []
double cvm_smpte_c_rgb []
double cvm_rgb_xyz []
double cvm_xyz_rgb []
double cvm_rgb_bt709 []
double cvm_bt709_rgb []
double cvm_rgb_smpte240m []
double cvm_smpte240m_rgb []


Detailed Description

File containing methods for the 'vetUtility' class. The header for this class can be found in vetUtility.h, check that file for class description.

VETLib Framework 1.0.2 Copyright (C) Alessandro Polo 2006 http://www.ewgate.net/vetlib

Definition in file vetUtility.cpp.


Generated on Tue Jan 24 11:59:08 2006 for VETLib by  doxygen 1.4.4