Searched refs:PTP_OPC_RepresentativeSampleHeight (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 570 …ve Sample Height", LIBMTP_PROPERTY_RepresentativeSampleHeight, PTP_OPC_RepresentativeSampleHeight); in init_propertymap() 8742 case PTP_OPC_RepresentativeSampleHeight: 8774 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleHeight, map_libmtp_type_to_ptp_type… 8896 set_object_u32(device, id, PTP_OPC_RepresentativeSampleHeight, sampledata->height); 8980 sampledata->height = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleHeight, 0);
|
D | ptp.h | 2212 #define PTP_OPC_RepresentativeSampleHeight 0xDC83 macro
|
D | ptp.c | 6305 {PTP_OPC_RepresentativeSampleHeight,"RepresentativeSampleHeight"},
|