Searched refs:mtptype (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c4476 LIBMTP_filetype_t mtptype; local
4482 mtptype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat);
4488 if (!LIBMTP_FILETYPE_IS_TRACK(mtptype) &&
4508 track->filetype = mtptype;
4579 LIBMTP_filetype_t mtptype; local
4590 mtptype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat);
4593 if (!LIBMTP_FILETYPE_IS_TRACK(mtptype) &&
4616 track->filetype = mtptype;

Completed in 72 milliseconds