Searched refs:PTP_DPC_CANON_FlashMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4343 {PTP_DPC_CANON_FlashMode, N_("Flash Mode")}, in ptp_get_property_description() 5544 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value() 5545 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 1, N_("Auto")}, in ptp_render_property_value() 5546 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 2, N_("On")}, in ptp_render_property_value() 5547 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 3, N_("Red Eye Suppression")}, in ptp_render_property_value() 5548 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 4, N_("Low Speed Synchronization")}, in ptp_render_property_value() 5549 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 5, N_("Auto + Red Eye Suppression")}, in ptp_render_property_value() 5550 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 6, N_("On + Red Eye Suppression")}, in ptp_render_property_value()
|
D | ptp.h | 1455 #define PTP_DPC_CANON_FlashMode 0xD00A macro
|