Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c2925 {PTP_DPC_CANON_AFDistance, N_("AF Distance")}, in ptp_get_property_description()
4013 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 0, N_("Manual")}, in ptp_render_property_value()
4014 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 1, N_("Auto")}, in ptp_render_property_value()
4015 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 2, N_("Unknown")}, in ptp_render_property_value()
4016 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 3, N_("Zone Focus (Close-up)")}, in ptp_render_property_value()
4017 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 4, N_("Zone Focus (Very Close)")}, in ptp_render_property_value()
4018 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 5, N_("Zone Focus (Close)")}, in ptp_render_property_value()
4019 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 6, N_("Zone Focus (Medium)")}, in ptp_render_property_value()
4020 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 7, N_("Zone Focus (Far)")}, in ptp_render_property_value()
Dptp.h1215 #define PTP_DPC_CANON_AFDistance 0xD011 macro