Searched refs:PTP_DPC_ExposureProgramMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4281 {PTP_DPC_ExposureProgramMode, N_("Exposure Program Mode")}, in ptp_get_property_description() 5180 {PTP_DPC_ExposureProgramMode, 0, 1, "M"}, /* 500E */ in ptp_render_property_value() 5181 {PTP_DPC_ExposureProgramMode, 0, 3, "A"}, in ptp_render_property_value() 5182 {PTP_DPC_ExposureProgramMode, 0, 4, "S"}, in ptp_render_property_value() 5183 {PTP_DPC_ExposureProgramMode, 0, 2, "P"}, in ptp_render_property_value() 5184 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32784, N_("Auto")}, in ptp_render_property_value() 5185 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32785, N_("Portrait")}, in ptp_render_property_value() 5186 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32786, N_("Landscape")}, in ptp_render_property_value() 5187 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32787, N_("Macro")}, in ptp_render_property_value() 5188 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32788, N_("Sports")}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1394 #define PTP_DPC_ExposureProgramMode 0x500E macro
|