Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c528 …ple Duration", LIBMTP_PROPERTY_RepresentativeSampleDuration, PTP_OPC_RepresentativeSampleDuration); in init_propertymap()
8093 case PTP_OPC_RepresentativeSampleDuration:
8142 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleDuration, map_libmtp_type_to_ptp_ty…
8247 set_object_u32(device, id, PTP_OPC_RepresentativeSampleDuration, sampledata->duration);
8326 sampledata->duration = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleDuration, 0);
Dptp.h1686 #define PTP_OPC_RepresentativeSampleDuration 0xDC85 macro
Dptp.c4471 {PTP_OPC_RepresentativeSampleDuration,"RepresentativeSampleDuration"},