Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c572 …ple Duration", LIBMTP_PROPERTY_RepresentativeSampleDuration, PTP_OPC_RepresentativeSampleDuration); in init_propertymap()
8748 case PTP_OPC_RepresentativeSampleDuration:
8797 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleDuration, map_libmtp_type_to_ptp_ty…
8902 set_object_u32(device, id, PTP_OPC_RepresentativeSampleDuration, sampledata->duration);
8981 sampledata->duration = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleDuration, 0);
Dptp.h2214 #define PTP_OPC_RepresentativeSampleDuration 0xDC85 macro
Dptp.c6307 {PTP_OPC_RepresentativeSampleDuration,"RepresentativeSampleDuration"},