Searched refs:PTP_OPC_RepresentativeSampleWidth (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 527 …ative Sample Width", LIBMTP_PROPERTY_RepresentativeSampleWidth, PTP_OPC_RepresentativeSampleWidth); in init_propertymap() 8090 case PTP_OPC_RepresentativeSampleWidth: 8115 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleWidth, map_libmtp_type_to_ptp_type(… 8242 set_object_u32(device, id, PTP_OPC_RepresentativeSampleWidth, sampledata->width); 8324 sampledata->width = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleWidth, 0);
|
D | ptp.h | 1685 #define PTP_OPC_RepresentativeSampleWidth 0xDC84 macro
|
D | ptp.c | 4470 {PTP_OPC_RepresentativeSampleWidth,"RepresentativeSampleWidth"},
|