Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3044 {PTP_DPC_NIKON_ColorModel, /* 0xD02c */ in ptp_get_property_description()
3660 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 0, "sRGB"}, /* D02C */ in ptp_render_property_value()
3661 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 1, "AdobeRGB"}, in ptp_render_property_value()
3662 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 2, "sRGB"}, in ptp_render_property_value()
Dptp.h1427 #define PTP_DPC_NIKON_ColorModel 0xD02C macro