Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3040 {PTP_DPC_NIKON_ImageSharpening, /* 0xD02a */ in ptp_get_property_description()
3644 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D02A */ in ptp_render_property_value()
3645 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 1, N_("Normal")}, in ptp_render_property_value()
3646 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 2, N_("Low")}, in ptp_render_property_value()
3647 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 3, N_("Medium Low")}, in ptp_render_property_value()
3648 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 4, N_("Medium high")}, in ptp_render_property_value()
3649 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 5, N_("High")}, in ptp_render_property_value()
3650 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 6, N_("None")}, in ptp_render_property_value()
Dptp.h1425 #define PTP_DPC_NIKON_ImageSharpening 0xD02A macro