Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c2923 {PTP_DPC_CANON_EZoom, N_("Zoom")}, in ptp_get_property_description()
3999 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
4000 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 1, N_("2x")}, in ptp_render_property_value()
4001 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 2, N_("4x")}, in ptp_render_property_value()
4002 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 3, N_("Smooth")}, in ptp_render_property_value()
Dptp.h1213 #define PTP_DPC_CANON_EZoom 0xD00F macro