Searched refs:PTP_DPC_NIKON_OptimizeImage (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4761 {PTP_DPC_NIKON_OptimizeImage, /* 0xD140 */ in ptp_get_property_description() 5379 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D140 */ in ptp_render_property_value() 5380 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 1, N_("Vivid")}, in ptp_render_property_value() 5381 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 2, N_("Sharper")}, in ptp_render_property_value() 5382 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 3, N_("Softer")}, in ptp_render_property_value() 5383 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 4, N_("Direct Print")}, in ptp_render_property_value() 5384 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 5, N_("Portrait")}, in ptp_render_property_value() 5385 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 6, N_("Landscape")}, in ptp_render_property_value() 5386 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 7, N_("Custom")}, in ptp_render_property_value()
|
D | ptp.h | 1876 #define PTP_DPC_NIKON_OptimizeImage 0xD140 macro
|