Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4348 {PTP_DPC_CANON_EZoom, N_("Zoom")}, in ptp_get_property_description()
5584 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
5585 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 1, N_("2x")}, in ptp_render_property_value()
5586 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 2, N_("4x")}, in ptp_render_property_value()
5587 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 3, N_("Smooth")}, in ptp_render_property_value()
Dptp.h1460 #define PTP_DPC_CANON_EZoom 0xD00F macro