Searched refs:PTP_DPC_NIKON_Saturation (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3304 {PTP_DPC_NIKON_Saturation, /* 0xD142 */ in ptp_get_property_description() 3820 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D142 */ in ptp_render_property_value() 3821 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 1, N_("Moderate")}, in ptp_render_property_value() 3822 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 2, N_("Enhanced")}, in ptp_render_property_value()
|
D | ptp.h | 1561 #define PTP_DPC_NIKON_Saturation 0xD142 macro
|