Searched refs:PTP_DPC_NIKON_AutofocusArea (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4713 {PTP_DPC_NIKON_AutofocusArea, /* 0xD108 */ in ptp_get_property_description() 5351 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 0, N_("Centre")}, /* D108 */ in ptp_render_property_value() 5352 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 1, N_("Top")}, in ptp_render_property_value() 5353 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 2, N_("Bottom")}, in ptp_render_property_value() 5354 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 3, N_("Left")}, in ptp_render_property_value() 5355 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 4, N_("Right")}, in ptp_render_property_value()
|
D | ptp.h | 1852 #define PTP_DPC_NIKON_AutofocusArea 0xD108 macro
|