Home
last modified time | relevance | path

Searched refs:PTP_DPC_NIKON_ISOAutoHiLimit (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c4829 {PTP_DPC_NIKON_ISOAutoHiLimit, /* 0xD183 */ in ptp_get_property_description()
5462 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 0, "400"}, /* D183 */ in ptp_render_property_value()
5463 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 1, "800"}, in ptp_render_property_value()
5464 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 2, "1600"}, in ptp_render_property_value()
5465 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 3, "3200"}, in ptp_render_property_value()
5466 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 4, "Hi 1"}, in ptp_render_property_value()
5467 {PTP_DPC_NIKON_ISOAutoHiLimit, PTP_VENDOR_NIKON, 5, "Hi 2"}, in ptp_render_property_value()
Dptp.h1915 #define PTP_DPC_NIKON_ISOAutoHiLimit 0xD183 macro