Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4555 {PTP_DPC_NIKON_MeterOff, /* 0xD062 */ in ptp_get_property_description()
5262 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 0, N_("4 seconds")}, /* D062 */ in ptp_render_property_value()
5263 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 1, N_("6 seconds")}, in ptp_render_property_value()
5264 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 2, N_("8 seconds")}, in ptp_render_property_value()
5265 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 3, N_("16 seconds")}, in ptp_render_property_value()
5266 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 4, N_("30 minutes")}, in ptp_render_property_value()
5267 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 5, N_("30 seconds")}, in ptp_render_property_value()
Dptp.h1765 #define PTP_DPC_NIKON_MeterOff 0xD062 macro