Searched refs:PTP_DPC_CANON_FocusingPoint (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4351 {PTP_DPC_CANON_FocusingPoint, N_("Focusing Point")}, in ptp_get_property_description() 5607 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0, N_("Invalid")}, in ptp_render_property_value() 5608 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1000, N_("Focusing Point on Center Only, Manual… in ptp_render_property_value() 5609 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1001, N_("Focusing Point on Center Only, Auto")… in ptp_render_property_value() 5610 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3000, N_("Multiple Focusing Points (No Specific… in ptp_render_property_value() 5611 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3001, N_("Multiple Focusing Points, Auto")}, in ptp_render_property_value() 5612 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3002, N_("Multiple Focusing Points (Right)")}, in ptp_render_property_value() 5613 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3003, N_("Multiple Focusing Points (Center)")}, in ptp_render_property_value() 5614 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3004, N_("Multiple Focusing Points (Left)")}, in ptp_render_property_value()
|
D | ptp.h | 1463 #define PTP_DPC_CANON_FocusingPoint 0xD012 macro
|