Searched refs:PTP_DPC_NIKON_ImageSharpening (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4465 {PTP_DPC_NIKON_ImageSharpening, /* 0xD02a */ in ptp_get_property_description() 5207 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D02A */ in ptp_render_property_value() 5208 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 1, N_("Normal")}, in ptp_render_property_value() 5209 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 2, N_("Low")}, in ptp_render_property_value() 5210 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 3, N_("Medium Low")}, in ptp_render_property_value() 5211 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 4, N_("Medium high")}, in ptp_render_property_value() 5212 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 5, N_("High")}, in ptp_render_property_value() 5213 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 6, N_("None")}, in ptp_render_property_value()
|
D | ptp.h | 1719 #define PTP_DPC_NIKON_ImageSharpening 0xD02A macro
|