Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c2753 if (ptp.Param1 > size/PTP_CANON_FolderEntryLen) { in ptp_canon_getobjectinfo()
2766 if (size < i*PTP_CANON_FolderEntryLen) break; in ptp_canon_getobjectinfo()
2768 data+i*PTP_CANON_FolderEntryLen, in ptp_canon_getobjectinfo()
Dptp.h1215 #define PTP_CANON_FolderEntryLen 28 macro