Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
cx25821-medusa-video.h File Reference
#include "cx25821-medusa-defines.h"

Go to the source code of this file.

Macros

#define VIDEO_PROCAMP_MIN   0
 
#define VIDEO_PROCAMP_MAX   10000
 
#define UNSIGNED_BYTE_MIN   0
 
#define UNSIGNED_BYTE_MAX   0xFF
 
#define SIGNED_BYTE_MIN   -128
 
#define SIGNED_BYTE_MAX   127
 
#define SHARPNESS_DEFAULT   50
 
#define SATURATION_DEFAULT   5000
 
#define BRIGHTNESS_DEFAULT   6200
 
#define CONTRAST_DEFAULT   5000
 
#define HUE_DEFAULT   5000
 

Variables

unsigned short _num_decoders
 
unsigned short _num_cameras
 
unsigned int _video_standard
 
int _display_field_cnt [MAX_DECODERS]
 

Macro Definition Documentation

#define BRIGHTNESS_DEFAULT   6200

Definition at line 39 of file cx25821-medusa-video.h.

#define CONTRAST_DEFAULT   5000

Definition at line 40 of file cx25821-medusa-video.h.

#define HUE_DEFAULT   5000

Definition at line 41 of file cx25821-medusa-video.h.

#define SATURATION_DEFAULT   5000

Definition at line 38 of file cx25821-medusa-video.h.

#define SHARPNESS_DEFAULT   50

Definition at line 37 of file cx25821-medusa-video.h.

#define SIGNED_BYTE_MAX   127

Definition at line 34 of file cx25821-medusa-video.h.

#define SIGNED_BYTE_MIN   -128

Definition at line 33 of file cx25821-medusa-video.h.

#define UNSIGNED_BYTE_MAX   0xFF

Definition at line 32 of file cx25821-medusa-video.h.

#define UNSIGNED_BYTE_MIN   0

Definition at line 31 of file cx25821-medusa-video.h.

#define VIDEO_PROCAMP_MAX   10000

Definition at line 30 of file cx25821-medusa-video.h.

#define VIDEO_PROCAMP_MIN   0

Definition at line 29 of file cx25821-medusa-video.h.

Variable Documentation

int _display_field_cnt[MAX_DECODERS]

Definition at line 47 of file cx25821-medusa-video.h.

unsigned short _num_cameras

Definition at line 44 of file cx25821-medusa-video.h.

unsigned short _num_decoders

Definition at line 43 of file cx25821-medusa-video.h.

unsigned int _video_standard

Definition at line 46 of file cx25821-medusa-video.h.