Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4339 {PTP_DPC_CANON_ImageQuality, N_("Image Quality")}, in ptp_get_property_description()
5523 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
5524 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 1, N_("Economy")}, in ptp_render_property_value()
5525 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 2, N_("Normal")}, in ptp_render_property_value()
5526 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 3, N_("Fine")}, in ptp_render_property_value()
5527 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 4, N_("Lossless")}, in ptp_render_property_value()
5528 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 5, N_("SuperFine")}, in ptp_render_property_value()
Dptp.h1451 #define PTP_DPC_CANON_ImageQuality 0xD006 macro