Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4358 {PTP_DPC_CANON_Sharpness, N_("Sharpness")}, in ptp_get_property_description()
5655 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
5656 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
5657 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
5658 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
5659 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
Dptp.h1470 #define PTP_DPC_CANON_Sharpness 0xD019 macro