Searched refs:PTP_DPC_NIKON_PADVPMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4799 {PTP_DPC_NIKON_PADVPMode, /* 0xD164 */ in ptp_get_property_description() 5402 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 0, "1/125"}, /* D164 */ in ptp_render_property_value() 5403 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 1, "1/60"}, in ptp_render_property_value() 5404 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 2, "1/30"}, in ptp_render_property_value() 5405 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 3, "1/15"}, in ptp_render_property_value() 5406 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 4, "1/8"}, in ptp_render_property_value() 5407 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 5, "1/4"}, in ptp_render_property_value() 5408 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 6, "1/2"}, in ptp_render_property_value() 5409 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 7, "1"}, in ptp_render_property_value() 5410 {PTP_DPC_NIKON_PADVPMode, PTP_VENDOR_NIKON, 8, "2"}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1895 #define PTP_DPC_NIKON_PADVPMode 0xD164 /* iso auto time */ macro
|