Searched refs:PTP_DPC_CANON_PhotoEffect (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2971 {PTP_DPC_CANON_PhotoEffect, N_("Photo Effect")}, in ptp_get_property_description() 4115 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value() 4116 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 1, N_("Vivid")}, in ptp_render_property_value() 4117 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 2, N_("Neutral")}, in ptp_render_property_value() 4118 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 3, N_("Soft")}, in ptp_render_property_value() 4119 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 4, N_("Sepia")}, in ptp_render_property_value() 4120 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 5, N_("Monochrome")}, in ptp_render_property_value()
|
D | ptp.h | 1268 #define PTP_DPC_CANON_PhotoEffect 0xD040 macro
|