Searched refs:PTP_OPC_RepresentativeSampleSize (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 569 …entative Sample Sise", LIBMTP_PROPERTY_RepresentativeSampleSize, PTP_OPC_RepresentativeSampleSize); in init_propertymap() 8739 case PTP_OPC_RepresentativeSampleSize: 8779 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleSize, map_libmtp_type_to_ptp_type(f… 8802 …ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleSize, map_libmtp_type_to_ptp_type(f… 8903 set_object_u32(device, id, PTP_OPC_RepresentativeSampleSize, sampledata->size);
|
D | ptp.h | 2211 #define PTP_OPC_RepresentativeSampleSize 0xDC82 macro
|
D | ptp.c | 6304 {PTP_OPC_RepresentativeSampleSize,"RepresentativeSampleSize"},
|