Searched refs:PTP_DPC_CANON_PhotoEffect (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4396 {PTP_DPC_CANON_PhotoEffect, N_("Photo Effect")}, in ptp_get_property_description() 5700 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value() 5701 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 1, N_("Vivid")}, in ptp_render_property_value() 5702 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 2, N_("Neutral")}, in ptp_render_property_value() 5703 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 3, N_("Soft")}, in ptp_render_property_value() 5704 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 4, N_("Sepia")}, in ptp_render_property_value() 5705 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 5, N_("Monochrome")}, in ptp_render_property_value()
|
D | ptp.h | 1515 #define PTP_DPC_CANON_PhotoEffect 0xD040 macro
|