Searched refs:PTP_DPC_CANON_ImageSize (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2916 {PTP_DPC_CANON_ImageSize, N_("Image Size")}, in ptp_get_property_description() 3949 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 0, N_("Large")}, in ptp_render_property_value() 3950 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 1, N_("Medium 1")}, in ptp_render_property_value() 3951 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 2, N_("Small")}, in ptp_render_property_value() 3952 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 3, N_("Medium 2")}, in ptp_render_property_value() 3953 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 7, N_("Medium 3")}, in ptp_render_property_value()
|
D | ptp.h | 1206 #define PTP_DPC_CANON_ImageSize 0xD008 macro
|