Searched refs:PTP_OPC_RepresentativeSampleWidth (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 571 …ative Sample Width", LIBMTP_PROPERTY_RepresentativeSampleWidth, PTP_OPC_RepresentativeSampleWidth); in init_propertymap() 8745 case PTP_OPC_RepresentativeSampleWidth: 8770 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleWidth, map_libmtp_type_to_ptp_type(… 8897 set_object_u32(device, id, PTP_OPC_RepresentativeSampleWidth, sampledata->width); 8979 sampledata->width = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleWidth, 0);
|
D | ptp.h | 2213 #define PTP_OPC_RepresentativeSampleWidth 0xDC84 macro
|
D | ptp.c | 6306 {PTP_OPC_RepresentativeSampleWidth,"RepresentativeSampleWidth"},
|