Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c595 htod32a(&oidata[PTP_oi_ThumbCompressedSize],oi->ThumbCompressedSize); in ptp_pack_OI()
705 oi->ThumbCompressedSize=dtoh32a(&data[PTP_oi_ThumbCompressedSize]); in ptp_unpack_OI()
2753 oi->ThumbCompressedSize = dtoh32a(cur + ptp_canon_dir_thumbsize); in ptp_unpack_canon_directory()
Dptp.h969 uint32_t ThumbCompressedSize; member