Home
last modified time | relevance | path

Searched refs:PTP_DPC_CANON_ImageQuality (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c2914 {PTP_DPC_CANON_ImageQuality, N_("Image Quality")}, in ptp_get_property_description()
3938 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
3939 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 1, N_("Economy")}, in ptp_render_property_value()
3940 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 2, N_("Normal")}, in ptp_render_property_value()
3941 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 3, N_("Fine")}, in ptp_render_property_value()
3942 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 4, N_("Lossless")}, in ptp_render_property_value()
3943 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 5, N_("SuperFine")}, in ptp_render_property_value()
Dptp.h1204 #define PTP_DPC_CANON_ImageQuality 0xD006 macro