Searched refs:PTP_DPC_NIKON_FlashShutterSpeed (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4593 {PTP_DPC_NIKON_FlashShutterSpeed, /* 0xD075 */ in ptp_get_property_description() 5288 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 0, "1/60s"}, /* D075 */ in ptp_render_property_value() 5289 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 1, "1/30s"}, in ptp_render_property_value() 5290 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 2, "1/15s"}, in ptp_render_property_value() 5291 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 3, "1/8s"}, in ptp_render_property_value() 5292 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 4, "1/4s"}, in ptp_render_property_value() 5293 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 5, "1/2s"}, in ptp_render_property_value() 5294 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 6, "1s"}, in ptp_render_property_value() 5295 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 7, "2s"}, in ptp_render_property_value() 5296 {PTP_DPC_NIKON_FlashShutterSpeed, PTP_VENDOR_NIKON, 8, "4s"}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1784 #define PTP_DPC_NIKON_FlashShutterSpeed 0xD075 /* SB Low Limit */ macro
|