Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4272 {PTP_DPC_WhiteBalance, N_("White Balance")}, in ptp_get_property_description()
5148 {PTP_DPC_WhiteBalance, 0, 1, N_("Manual")}, in ptp_render_property_value()
5149 {PTP_DPC_WhiteBalance, 0, 2, N_("Automatic")}, /* 5005 */ in ptp_render_property_value()
5150 {PTP_DPC_WhiteBalance, 0, 3, N_("One-push Automatic")}, in ptp_render_property_value()
5151 {PTP_DPC_WhiteBalance, 0, 4, N_("Daylight")}, in ptp_render_property_value()
5152 {PTP_DPC_WhiteBalance, 0, 5, N_("Fluorescent")}, in ptp_render_property_value()
5153 {PTP_DPC_WhiteBalance, 0, 6, N_("Incandescent")}, in ptp_render_property_value()
5154 {PTP_DPC_WhiteBalance, 0, 7, N_("Flash")}, in ptp_render_property_value()
5155 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32784, N_("Cloudy")}, in ptp_render_property_value()
5156 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32785, N_("Shade")}, in ptp_render_property_value()
[all …]
Dptp.h1385 #define PTP_DPC_WhiteBalance 0x5005 macro