Searched refs:PTP_DPC_CANON_WhiteBalance (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2927 {PTP_DPC_CANON_WhiteBalance, N_("White Balance")}, in ptp_get_property_description() 4031 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 0, N_("Auto")}, in ptp_render_property_value() 4032 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 1, N_("Daylight")}, in ptp_render_property_value() 4033 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 2, N_("Cloudy")}, in ptp_render_property_value() 4034 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 3, N_("Tungsten")}, in ptp_render_property_value() 4035 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 4, N_("Fluorescent")}, in ptp_render_property_value() 4036 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 6, N_("Preset")}, in ptp_render_property_value() 4037 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 7, N_("Fluorescent H")}, in ptp_render_property_value() 4038 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 9, N_("Color Temperature")}, in ptp_render_property_value() 4039 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 10, N_("Custom Whitebalance PC-1")}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1217 #define PTP_DPC_CANON_WhiteBalance 0xD013 macro
|