Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c598 htod32a(&oidata[PTP_oi_ImagePixWidth],oi->ImagePixWidth); in ptp_pack_OI()
708 oi->ImagePixWidth=dtoh32a(&data[PTP_oi_ImagePixWidth]); in ptp_unpack_OI()
2754 oi->ImagePixWidth = dtoh32a(cur + ptp_canon_dir_width); in ptp_unpack_canon_directory()
Dptp.h972 uint32_t ImagePixWidth; member