Searched refs:PTP_DPC_NIKON_AutofocusMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3336 {PTP_DPC_NIKON_AutofocusMode, /* 0xD161 */ in ptp_get_property_description() 3826 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 0, N_("AF-S")}, /* D161 */ in ptp_render_property_value() 3827 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 1, N_("AF-C")}, in ptp_render_property_value() 3828 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 2, N_("AF-A")}, in ptp_render_property_value() 3829 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 3, N_("MF (fixed)")}, in ptp_render_property_value() 3830 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 4, N_("MF (selection)")}, in ptp_render_property_value()
|
D | ptp.h | 1577 #define PTP_DPC_NIKON_AutofocusMode 0xD161 macro
|