Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4361 {PTP_DPC_CANON_ISOSpeed, N_("ISO Speed")}, in ptp_get_property_description()
5670 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x00, N_("Auto")}, in ptp_render_property_value()
5671 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x28, "6"}, in ptp_render_property_value()
5672 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x30, "12"}, in ptp_render_property_value()
5673 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x38, "25"}, in ptp_render_property_value()
5674 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x40, "50"}, in ptp_render_property_value()
5675 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x43, "64"}, in ptp_render_property_value()
5676 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x48, "100"}, in ptp_render_property_value()
5677 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x50, "200"}, in ptp_render_property_value()
5678 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x58, "400"}, in ptp_render_property_value()
[all …]
Dptp.h1473 #define PTP_DPC_CANON_ISOSpeed 0xD01C macro