Searched refs:PTP_DPC_NIKON_CameraOrientation (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3272 {PTP_DPC_NIKON_CameraOrientation, /* 0xD10E */ in ptp_get_property_description() 3795 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 0, "0'"}, /* D10E */ in ptp_render_property_value() 3796 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 1, "270'"}, in ptp_render_property_value() 3797 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 2, "90'"}, in ptp_render_property_value() 3798 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 3, "180'"}, in ptp_render_property_value()
|
D | ptp.h | 1545 #define PTP_DPC_NIKON_CameraOrientation 0xD10E macro
|