Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4467 {PTP_DPC_NIKON_ToneCompensation, /* 0xD02b */ in ptp_get_property_description()
5215 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D02B */ in ptp_render_property_value()
5216 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 1, N_("Normal")}, in ptp_render_property_value()
5217 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 2, N_("Low contrast")}, in ptp_render_property_value()
5218 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 3, N_("Medium Low")}, in ptp_render_property_value()
5219 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 4, N_("Medium High")}, in ptp_render_property_value()
5220 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 5, N_("High control")}, in ptp_render_property_value()
5221 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 6, N_("Custom")}, in ptp_render_property_value()
Dptp.h1720 #define PTP_DPC_NIKON_ToneCompensation 0xD02B macro