Lines Matching refs:ObjectFormat

2222       params->objects[i].oi.ObjectFormat = prop->propval.u16;  in get_all_metadata_fast()
2302 if (ob->oi.ObjectFormat == PTP_OFC_Association) in get_handles_recursively()
2339 file->filetype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat); in obj2file()
2396 ret = ptp_mtp_getobjectpropssupported(params, ob->oi.ObjectFormat, &propcnt, &props); in obj2file()
2603 if(ob->oi.ObjectFormat != PTP_OFC_Association) in flush_handles()
3931 if (ob->oi.ObjectFormat == PTP_OFC_Association) { in LIBMTP_Get_Filelisting_With_Callback()
3947 file->filetype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat); in LIBMTP_Get_Filelisting_With_Callback()
4003 ret = ptp_mtp_getobjectpropssupported(params, ob->oi.ObjectFormat, &propcnt, &props); in LIBMTP_Get_Filelisting_With_Callback()
4084 file->filetype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat); in LIBMTP_Get_Filemetadata()
4482 mtptype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat); in LIBMTP_Get_Tracklisting_With_Callback()
4490 (ob->oi.ObjectFormat != PTP_OFC_Undefined || in LIBMTP_Get_Tracklisting_With_Callback()
4516 get_track_metadata(device, ob->oi.ObjectFormat, track); in LIBMTP_Get_Tracklisting_With_Callback()
4590 mtptype = map_ptp_type_to_libmtp_type(ob->oi.ObjectFormat); in LIBMTP_Get_Trackmetadata()
4598 (ob->oi.ObjectFormat != PTP_OFC_Undefined || in LIBMTP_Get_Trackmetadata()
4647 get_track_metadata(device, ob->oi.ObjectFormat, track); in LIBMTP_Get_Trackmetadata()
4795 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
4865 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
5792 new_file.ObjectFormat = of;
6692 if (ob->oi.ObjectFormat != PTP_OFC_Association) {
6794 new_folder.ObjectFormat = PTP_OFC_Association;
6913 else if ( ob->oi.ObjectFormat != PTP_OFC_MTP_AbstractAudioVideoPlaylist ) {
6989 else if ( ob->oi.ObjectFormat != PTP_OFC_MTP_AbstractAudioVideoPlaylist ) {
7231 new_object.ObjectFormat = objectformat;
7843 if ( ob->oi.ObjectFormat != PTP_OFC_MTP_AbstractAudioAlbum )
7899 if (ob->oi.ObjectFormat != PTP_OFC_MTP_AbstractAudioAlbum)
8194 ret = ptp_mtp_getobjectpropssupported(params, ob->oi.ObjectFormat, &propcnt, &props);
8288 ret = ptp_mtp_getobjectpropssupported(params, ob->oi.ObjectFormat, &propcnt, &props);