新增TC4000视频卡测试

This commit is contained in:
TAO Cheng
2013-05-29 11:08:59 +08:00
parent 752756f66e
commit 6af2627d32
23 changed files with 2995 additions and 371 deletions
@@ -8,6 +8,9 @@
#ifndef __LIBDXCAP_DATASTRU__20110805__
#define __LIBDXCAP_DATASTRU__20110805__
#include"..\VideocardCommonDefine.h"
typedef void* device_handle;
typedef void* image_handle;
@@ -33,13 +36,6 @@ typedef void* image_handle;
#define MAX_SHARPNESS 7
typedef enum { //@enum Decoder control types
BRIGHTNESS = 0, //@emem control for brightness
CONTRAST = 1, //@emem control for contrast
SATURATION = 2, //@emem control for saturation
HUE = 3, //@emem control for hue
SHARPNESS = 4 //@emem control for sharpness
}COLORCONTROL;
//视频制式
//typedef enum
//{