Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c599 htod32a(&oidata[PTP_oi_ImagePixHeight],oi->ImagePixHeight); in ptp_pack_OI()
709 oi->ImagePixHeight=dtoh32a(&data[PTP_oi_ImagePixHeight]); in ptp_unpack_OI()
2755 oi->ImagePixHeight = dtoh32a(cur + ptp_canon_dir_height); in ptp_unpack_canon_directory()
Dptp.h973 uint32_t ImagePixHeight; member