Searched refs:PTP_DPC_NIKON_CameraOrientation (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4725 {PTP_DPC_NIKON_CameraOrientation, /* 0xD10E */ in ptp_get_property_description() 5363 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 0, "0'"}, /* D10E */ in ptp_render_property_value() 5364 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 1, "270'"}, in ptp_render_property_value() 5365 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 2, "90'"}, in ptp_render_property_value() 5366 {PTP_DPC_NIKON_CameraOrientation, PTP_VENDOR_NIKON, 3, "180'"}, in ptp_render_property_value()
|
D | ptp.h | 1858 #define PTP_DPC_NIKON_CameraOrientation 0xD10E macro
|