Searched refs:PTP_DPC_NIKON_ISOAutoHiLimit (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3370 {PTP_DPC_NIKON_ISOAutoHiLimit, /* 0xD183 */ in ptp_get_property_description() 3894 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 0, "400"}, /* D183 */ in ptp_render_property_value() 3895 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 1, "800"}, in ptp_render_property_value() 3896 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 2, "1600"}, in ptp_render_property_value() 3897 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 3, "3200"}, in ptp_render_property_value() 3898 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 4, "Hi 1"}, in ptp_render_property_value()
|
D | ptp.h | 1594 #define PTP_DPC_NIKON_ISOAutoHiLimit 0xD183 macro
|