Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3120 {PTP_DPC_NIKON_MeterOff, /* 0xD062 */ in ptp_get_property_description()
3699 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 0, N_("4 seconds")}, /* D062 */ in ptp_render_property_value()
3700 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 1, N_("6 seconds")}, in ptp_render_property_value()
3701 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 2, N_("8 seconds")}, in ptp_render_property_value()
3702 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 3, N_("16 seconds")}, in ptp_render_property_value()
3703 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 4, N_("30 minutes")}, in ptp_render_property_value()
3704 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 5, N_("30 seconds")}, in ptp_render_property_value()
Dptp.h1465 #define PTP_DPC_NIKON_MeterOff 0xD062 macro