Home
last modified time | relevance | path

Searched refs:PTP_DPC_NIKON_OptimizeImage (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.c5528 {PTP_DPC_NIKON_OptimizeImage, /* 0xD140 */ in ptp_get_property_description()
6147 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D140 */ in ptp_render_property_value()
6148 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 1, N_("Vivid")}, in ptp_render_property_value()
6149 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 2, N_("Sharper")}, in ptp_render_property_value()
6150 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 3, N_("Softer")}, in ptp_render_property_value()
6151 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 4, N_("Direct Print")}, in ptp_render_property_value()
6152 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 5, N_("Portrait")}, in ptp_render_property_value()
6153 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 6, N_("Landscape")}, in ptp_render_property_value()
6154 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 7, N_("Custom")}, in ptp_render_property_value()
H A Dptp.h2102 #define PTP_DPC_NIKON_OptimizeImage 0xD140 macro
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.c5897 {PTP_DPC_NIKON_OptimizeImage, /* 0xD140 */ in ptp_get_property_description()
7031 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D140 */ in ptp_render_property_value()
7032 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 1, N_("Vivid")}, in ptp_render_property_value()
7033 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 2, N_("Sharper")}, in ptp_render_property_value()
7034 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 3, N_("Softer")}, in ptp_render_property_value()
7035 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 4, N_("Direct Print")}, in ptp_render_property_value()
7036 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 5, N_("Portrait")}, in ptp_render_property_value()
7037 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 6, N_("Landscape")}, in ptp_render_property_value()
7038 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 7, N_("Custom")}, in ptp_render_property_value()
H A Dptp.h2410 #define PTP_DPC_NIKON_OptimizeImage 0xD140 macro
H A Dconfig.c9589 …{ N_("Optimize Image"), "optimizeimage", PTP_DPC_NIKON_OptimizeImage, …