Searched refs:PTP_DPC_NIKON_ISOAuto (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4529 {PTP_DPC_NIKON_ISOAuto, /* 0xD054 */ in ptp_get_property_description() 5232 PTP_VENDOR_VAL_BOOL(PTP_DPC_NIKON_ISOAuto,PTP_VENDOR_NIKON), /* D054 */ in ptp_render_property_value() 5235 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 0, "1/125"}, /* D054 */ in ptp_render_property_value() 5236 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 1, "1/60"}, in ptp_render_property_value() 5237 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 2, "1/30"}, in ptp_render_property_value() 5238 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 3, "1/15"}, in ptp_render_property_value() 5239 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 4, "1/8"}, in ptp_render_property_value() 5240 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 5, "1/4"}, in ptp_render_property_value() 5241 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 6, "1/2"}, in ptp_render_property_value() 5242 {PTP_DPC_NIKON_ISOAuto, PTP_VENDOR_NIKON, 7, "1"}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1752 #define PTP_DPC_NIKON_ISOAuto 0xD054 macro
|