Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3260 {PTP_DPC_NIKON_AutofocusArea, /* 0xD108 */ in ptp_get_property_description()
3783 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 0, N_("Centre")}, /* D108 */ in ptp_render_property_value()
3784 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 1, N_("Top")}, in ptp_render_property_value()
3785 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 2, N_("Bottom")}, in ptp_render_property_value()
3786 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 3, N_("Left")}, in ptp_render_property_value()
3787 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 4, N_("Right")}, in ptp_render_property_value()
Dptp.h1539 #define PTP_DPC_NIKON_AutofocusArea 0xD108 macro