Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4763 {PTP_DPC_NIKON_Saturation, /* 0xD142 */ in ptp_get_property_description()
5388 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D142 */ in ptp_render_property_value()
5389 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 1, N_("Moderate")}, in ptp_render_property_value()
5390 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 2, N_("Enhanced")}, in ptp_render_property_value()
Dptp.h1877 #define PTP_DPC_NIKON_Saturation 0xD142 macro