Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 3bcb4e0b8b3f85f9bc096341214abd63 > files > 1

luvcview-0.2.6-6.mga5.src.rpm


/*
 * UVC dynamic control mapping header file
 *
 * This file has been dynamically generated using the include.xsl XSLT
 * transform stylesheet from a dynamic control mapping configuration file.
 *
 * Version: 1.0
 * Author: Martin Rubli, Logitech
 * Contact: http://www.quickcamteam.net/
 * Revision: 0.16
 *
 * Copyright (c) 2006-2008 Logitech
 */


/* Start constants */
	
#ifndef UVC_GUID_LOGITECH_USER_HW_CONTROL
#define UVC_GUID_LOGITECH_USER_HW_CONTROL { \
	0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
	0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x1f  \
}
		
#endif

#ifndef UVC_GUID_LOGITECH_VIDEO_PIPE
#define UVC_GUID_LOGITECH_VIDEO_PIPE { \
	0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
	0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x50  \
}
		
#endif

#ifndef UVC_GUID_LOGITECH_MOTOR_CONTROL
#define UVC_GUID_LOGITECH_MOTOR_CONTROL { \
	0x82, 0x06, 0x61, 0x63, 0x70, 0x50, 0xab, 0x49, \
	0xb8, 0xcc, 0xb3, 0x85, 0x5e, 0x8d, 0x22, 0x56  \
}
		
#endif

#ifndef XU_HW_CONTROL_LED1
#define XU_HW_CONTROL_LED1 1
#endif

#ifndef XU_COLOR_PROCESSING_DISABLE
#define XU_COLOR_PROCESSING_DISABLE 5
#endif

#ifndef XU_RAW_DATA_BITS_PER_PIXEL
#define XU_RAW_DATA_BITS_PER_PIXEL 8
#endif

#ifndef XU_MOTORCONTROL_PANTILT_RELATIVE
#define XU_MOTORCONTROL_PANTILT_RELATIVE 1
#endif

#ifndef XU_MOTORCONTROL_PANTILT_RESET
#define XU_MOTORCONTROL_PANTILT_RESET 2
#endif

#ifndef XU_MOTORCONTROL_FOCUS
#define XU_MOTORCONTROL_FOCUS 3
#endif

#ifndef V4L2_CID_PAN_RELATIVE
#define V4L2_CID_PAN_RELATIVE 0x009A0904
#endif

#ifndef V4L2_CID_TILT_RELATIVE
#define V4L2_CID_TILT_RELATIVE 0x009A0905
#endif

#ifndef V4L2_CID_PANTILT_RESET
#define V4L2_CID_PANTILT_RESET 0x0A046D03
#endif

#ifndef V4L2_CID_PAN_RESET
#define V4L2_CID_PAN_RESET 0x009A0906
#endif

#ifndef V4L2_CID_TILT_RESET
#define V4L2_CID_TILT_RESET 0x009A0907
#endif

#ifndef V4L2_CID_FOCUS
#define V4L2_CID_FOCUS 0x0A046D04
#endif

#ifndef V4L2_CID_LED1_MODE
#define V4L2_CID_LED1_MODE 0x0A046D05
#endif

#ifndef V4L2_CID_LED1_FREQUENCY
#define V4L2_CID_LED1_FREQUENCY 0x0A046D06
#endif

#ifndef V4L2_CID_DISABLE_PROCESSING
#define V4L2_CID_DISABLE_PROCESSING 0x0A046D71
#endif

#ifndef V4L2_CID_RAW_BITS_PER_PIXEL
#define V4L2_CID_RAW_BITS_PER_PIXEL 0x0A046D72
#endif


/* End constants */