Home
last modified time | relevance | path

Searched refs:PTP_OPC_RepresentativeSampleHeight (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dlibmtp.c526 …ve Sample Height", LIBMTP_PROPERTY_RepresentativeSampleHeight, PTP_OPC_RepresentativeSampleHeight); in init_propertymap()
8087 case PTP_OPC_RepresentativeSampleHeight:
8119 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleHeight, map_libmtp_type_to_ptp_type…
8241 set_object_u32(device, id, PTP_OPC_RepresentativeSampleHeight, sampledata->height);
8325 sampledata->height = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleHeight, 0);
Dptp.h1684 #define PTP_OPC_RepresentativeSampleHeight 0xDC83 macro
Dptp.c4469 {PTP_OPC_RepresentativeSampleHeight,"RepresentativeSampleHeight"},