Go to the documentation of this file.
23 #ifndef _MEDUSA_VIDEO_H
24 #define _MEDUSA_VIDEO_H
29 #define VIDEO_PROCAMP_MIN 0
30 #define VIDEO_PROCAMP_MAX 10000
31 #define UNSIGNED_BYTE_MIN 0
32 #define UNSIGNED_BYTE_MAX 0xFF
33 #define SIGNED_BYTE_MIN -128
34 #define SIGNED_BYTE_MAX 127
37 #define SHARPNESS_DEFAULT 50
38 #define SATURATION_DEFAULT 5000
39 #define BRIGHTNESS_DEFAULT 6200
40 #define CONTRAST_DEFAULT 5000
41 #define HUE_DEFAULT 5000