Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3302 {PTP_DPC_NIKON_OptimizeImage, /* 0xD140 */ in ptp_get_property_description()
3811 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D140 */ in ptp_render_property_value()
3812 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 1, N_("Vivid")}, in ptp_render_property_value()
3813 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 2, N_("Sharper")}, in ptp_render_property_value()
3814 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 3, N_("Softer")}, in ptp_render_property_value()
3815 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 4, N_("Direct Print")}, in ptp_render_property_value()
3816 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 5, N_("Portrait")}, in ptp_render_property_value()
3817 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 6, N_("Landscape")}, in ptp_render_property_value()
3818 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 7, N_("Custom")}, in ptp_render_property_value()
Dptp.h1560 #define PTP_DPC_NIKON_OptimizeImage 0xD140 macro