Searched refs:PTP_DPC_FlashMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4279 {PTP_DPC_FlashMode, N_("Flash Mode")}, in ptp_get_property_description() 5169 {PTP_DPC_FlashMode, 0, 0, N_("Undefined")}, /* 500C */ in ptp_render_property_value() 5170 {PTP_DPC_FlashMode, 0, 1, N_("Automatic flash")}, in ptp_render_property_value() 5171 {PTP_DPC_FlashMode, 0, 2, N_("Flash off")}, in ptp_render_property_value() 5172 {PTP_DPC_FlashMode, 0, 3, N_("Fill flash")}, in ptp_render_property_value() 5173 {PTP_DPC_FlashMode, 0, 4, N_("Automatic Red-eye Reduction")}, in ptp_render_property_value() 5174 {PTP_DPC_FlashMode, 0, 5, N_("Red-eye fill flash")}, in ptp_render_property_value() 5175 {PTP_DPC_FlashMode, 0, 6, N_("External sync")}, in ptp_render_property_value() 5176 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32784, N_("Auto")}, in ptp_render_property_value() 5177 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32785, N_("Auto Slow Sync")}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1392 #define PTP_DPC_FlashMode 0x500C macro
|