Searched refs:PTP_DPC_WhiteBalance (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2860 {PTP_DPC_WhiteBalance, N_("White Balance")}, in ptp_get_property_description() 3585 {PTP_DPC_WhiteBalance, 0, 1, N_("Manual")}, in ptp_render_property_value() 3586 {PTP_DPC_WhiteBalance, 0, 2, N_("Automatic")}, /* 5005 */ in ptp_render_property_value() 3587 {PTP_DPC_WhiteBalance, 0, 3, N_("One-push Automatic")}, in ptp_render_property_value() 3588 {PTP_DPC_WhiteBalance, 0, 4, N_("Daylight")}, in ptp_render_property_value() 3589 {PTP_DPC_WhiteBalance, 0, 5, N_("Fluorescent")}, in ptp_render_property_value() 3590 {PTP_DPC_WhiteBalance, 0, 6, N_("Incandescent")}, in ptp_render_property_value() 3591 {PTP_DPC_WhiteBalance, 0, 7, N_("Flash")}, in ptp_render_property_value() 3592 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32784, N_("Cloudy")}, in ptp_render_property_value() 3593 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32785, N_("Shade")}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1138 #define PTP_DPC_WhiteBalance 0x5005 macro
|