Searched refs:PTP_DPC_NIKON_AutofocusMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4795 {PTP_DPC_NIKON_AutofocusMode, /* 0xD161 */ in ptp_get_property_description() 5394 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 0, N_("AF-S")}, /* D161 */ in ptp_render_property_value() 5395 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 1, N_("AF-C")}, in ptp_render_property_value() 5396 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 2, N_("AF-A")}, in ptp_render_property_value() 5397 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 3, N_("MF (fixed)")}, in ptp_render_property_value() 5398 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 4, N_("MF (selection)")}, in ptp_render_property_value()
|
D | ptp.h | 1893 #define PTP_DPC_NIKON_AutofocusMode 0xD161 macro
|