Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4599 {PTP_DPC_NIKON_BracketSet, /* 0xD078 */ in ptp_get_property_description()
5303 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 0, N_("AE & Flash")}, /* D078 */ in ptp_render_property_value()
5304 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 1, N_("AE only")}, in ptp_render_property_value()
5305 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 2, N_("Flash only")}, in ptp_render_property_value()
5306 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 3, N_("WB bracketing")}, in ptp_render_property_value()
Dptp.h1787 #define PTP_DPC_NIKON_BracketSet 0xD078 /* Bracket Type? */ macro