Searched refs:PTP_DPC_CANON_Contrast (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4356 {PTP_DPC_CANON_Contrast, N_("Contrast")}, in ptp_get_property_description() 5643 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value() 5644 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value() 5645 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value() 5646 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value() 5647 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
|
D | ptp.h | 1468 #define PTP_DPC_CANON_Contrast 0xD017 macro
|