Searched refs:PTP_DPC_CANON_Contrast (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2931 {PTP_DPC_CANON_Contrast, N_("Contrast")}, in ptp_get_property_description() 4058 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value() 4059 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value() 4060 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value() 4061 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value() 4062 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
|
D | ptp.h | 1221 #define PTP_DPC_CANON_Contrast 0xD017 macro
|