Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4357 {PTP_DPC_CANON_ColorGain, N_("Color Gain")}, in ptp_get_property_description()
5649 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
5650 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
5651 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
5652 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
5653 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
Dptp.h1469 #define PTP_DPC_CANON_ColorGain 0xD018 macro