Searched refs:PTP_DPC_ExposureProgramMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2869 {PTP_DPC_ExposureProgramMode, N_("Exposure Program Mode")}, in ptp_get_property_description() 3617 {PTP_DPC_ExposureProgramMode, 0, 1, "M"}, /* 500E */ in ptp_render_property_value() 3618 {PTP_DPC_ExposureProgramMode, 0, 3, "A"}, in ptp_render_property_value() 3619 {PTP_DPC_ExposureProgramMode, 0, 4, "S"}, in ptp_render_property_value() 3620 {PTP_DPC_ExposureProgramMode, 0, 2, "P"}, in ptp_render_property_value() 3621 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32784, N_("Auto")}, in ptp_render_property_value() 3622 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32785, N_("Portrait")}, in ptp_render_property_value() 3623 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32786, N_("Landscape")}, in ptp_render_property_value() 3624 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32787, N_("Macro")}, in ptp_render_property_value() 3625 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32788, N_("Sports")}, in ptp_render_property_value() [all …]
|
D | ptp.h | 1147 #define PTP_DPC_ExposureProgramMode 0x500E macro
|