Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c2933 {PTP_DPC_CANON_Sharpness, N_("Sharpness")}, in ptp_get_property_description()
4070 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
4071 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
4072 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
4073 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
4074 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
Dptp.h1223 #define PTP_DPC_CANON_Sharpness 0xD019 macro