Searched refs:PTP_DPC_CANON_ImageSize (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4341 {PTP_DPC_CANON_ImageSize, N_("Image Size")}, in ptp_get_property_description() 5534 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 0, N_("Large")}, in ptp_render_property_value() 5535 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 1, N_("Medium 1")}, in ptp_render_property_value() 5536 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 2, N_("Small")}, in ptp_render_property_value() 5537 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 3, N_("Medium 2")}, in ptp_render_property_value() 5538 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 7, N_("Medium 3")}, in ptp_render_property_value()
|
D | ptp.h | 1453 #define PTP_DPC_CANON_ImageSize 0xD008 macro
|