Searched refs:PTP_DPC_CANON_CameraOutput (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2961 {PTP_DPC_CANON_CameraOutput, N_("Camera Output")}, in ptp_get_property_description() 4107 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value() 4108 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 1, N_("LCD")}, in ptp_render_property_value() 4109 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 2, N_("Video OUT")}, in ptp_render_property_value() 4110 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 3, N_("Off")}, in ptp_render_property_value()
|
D | ptp.h | 1258 #define PTP_DPC_CANON_CameraOutput 0xD036 macro
|