Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c8057 PTPObjectPropDesc opd_width; local
8115 …ams, PTP_OPC_RepresentativeSampleWidth, map_libmtp_type_to_ptp_type(filetype), &opd_width);
8116 retsam->width = opd_width.FORM.Range.MaximumValue.u32;
8117 ptp_free_objectpropdesc(&opd_width);