Searched refs:PTP_DPC_CompressionSetting (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 4271 {PTP_DPC_CompressionSetting, N_("Compression Setting")}, in ptp_get_property_description() 5143 {PTP_DPC_CompressionSetting, 0, 0, N_("JPEG Basic")}, /* 5004 */ in ptp_render_property_value() 5144 {PTP_DPC_CompressionSetting, 0, 1, N_("JPEG Norm")}, in ptp_render_property_value() 5145 {PTP_DPC_CompressionSetting, 0, 2, N_("JPEG Fine")}, in ptp_render_property_value() 5146 {PTP_DPC_CompressionSetting, 0, 4, N_("RAW")}, in ptp_render_property_value() 5147 {PTP_DPC_CompressionSetting, 0, 5, N_("RAW + JPEG Basic")}, in ptp_render_property_value()
|
D | ptp.h | 1384 #define PTP_DPC_CompressionSetting 0x5004 macro
|