Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c2926 {PTP_DPC_CANON_FocusingPoint, N_("Focusing Point")}, in ptp_get_property_description()
4022 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0, N_("Invalid")}, in ptp_render_property_value()
4023 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1000, N_("Focusing Point on Center Only, Manual… in ptp_render_property_value()
4024 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1001, N_("Focusing Point on Center Only, Auto")… in ptp_render_property_value()
4025 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3000, N_("Multiple Focusing Points (No Specific… in ptp_render_property_value()
4026 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3001, N_("Multiple Focusing Points, Auto")}, in ptp_render_property_value()
4027 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3002, N_("Multiple Focusing Points (Right)")}, in ptp_render_property_value()
4028 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3003, N_("Multiple Focusing Points (Center)")}, in ptp_render_property_value()
4029 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3004, N_("Multiple Focusing Points (Left)")}, in ptp_render_property_value()
Dptp.h1216 #define PTP_DPC_CANON_FocusingPoint 0xD012 macro