Searched refs:PTP_DPC_NIKON_ColorModel (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4469 {PTP_DPC_NIKON_ColorModel, /* 0xD02c */ in ptp_get_property_description() 5223 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 0, "sRGB"}, /* D02C */ in ptp_render_property_value() 5224 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 1, "AdobeRGB"}, in ptp_render_property_value() 5225 {PTP_DPC_NIKON_ColorModel, PTP_VENDOR_NIKON, 2, "sRGB"}, in ptp_render_property_value()
|
D | ptp.h | 1721 #define PTP_DPC_NIKON_ColorModel 0xD02C macro
|