Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c557 #define PTP_oi_ThumbCompressedSize 14 macro
595 htod32a(&oidata[PTP_oi_ThumbCompressedSize],oi->ThumbCompressedSize); in ptp_pack_OI()
705 oi->ThumbCompressedSize=dtoh32a(&data[PTP_oi_ThumbCompressedSize]); in ptp_unpack_OI()