Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4350 {PTP_DPC_CANON_AFDistance, N_("AF Distance")}, in ptp_get_property_description()
5598 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 0, N_("Manual")}, in ptp_render_property_value()
5599 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 1, N_("Auto")}, in ptp_render_property_value()
5600 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 2, N_("Unknown")}, in ptp_render_property_value()
5601 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 3, N_("Zone Focus (Close-up)")}, in ptp_render_property_value()
5602 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 4, N_("Zone Focus (Very Close)")}, in ptp_render_property_value()
5603 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 5, N_("Zone Focus (Close)")}, in ptp_render_property_value()
5604 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 6, N_("Zone Focus (Medium)")}, in ptp_render_property_value()
5605 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 7, N_("Zone Focus (Far)")}, in ptp_render_property_value()
Dptp.h1462 #define PTP_DPC_CANON_AFDistance 0xD011 macro