Searched refs:PTP_DPC_CANON_ColorGain (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2932 {PTP_DPC_CANON_ColorGain, N_("Color Gain")}, in ptp_get_property_description() 4064 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value() 4065 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value() 4066 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value() 4067 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value() 4068 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
|
D | ptp.h | 1222 #define PTP_DPC_CANON_ColorGain 0xD018 macro
|