Home
last modified time | relevance | path

Searched refs:pTrackIdProperty (Results 1 – 18 of 18) sorted by relevance

/dports/audio/aacgain/aacgain-1.8/mpeg4ip/lib/mp4v2/
H A Dmp4file.cpp558 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
561 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
570 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
572 m_trakIds.Add(pTrackIdProperty->GetValue()); in GenerateTracks()
591 m_odTrackId = pTrackIdProperty->GetValue(); in GenerateTracks()
1134 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1138 (MP4Property**)&pTrackIdProperty); in AddTrackReference()
1140 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1152 (MP4Property**)&pTrackIdProperty); in FindTrackReference()
1169 (MP4Property**)&pTrackIdProperty); in RemoveTrackReference()
[all …]
H A Drtphint.cpp1098 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1101 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1102 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1105 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp67 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
70 (MP4Property**)&pTrackIdProperty); in MP4Track()
72 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Dmp4file.cpp452 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
455 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
464 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
1046 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1052 if (pCountProperty && pTrackIdProperty) { in AddTrackReference()
1053 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1062 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackReference() local
1068 if (pCountProperty && pTrackIdProperty) { in FindTrackReference()
1081 MP4Integer32Property* pTrackIdProperty = NULL; in RemoveTrackReference() local
1087 if (pCountProperty && pTrackIdProperty) { in RemoveTrackReference()
[all …]
H A Drtphint.cpp1089 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1092 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1093 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1096 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
75 (MP4Property**)&pTrackIdProperty); in MP4Track()
77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file.cpp452 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
455 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
464 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
1046 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1052 if (pCountProperty && pTrackIdProperty) { in AddTrackReference()
1053 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1062 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackReference() local
1068 if (pCountProperty && pTrackIdProperty) { in FindTrackReference()
1081 MP4Integer32Property* pTrackIdProperty = NULL; in RemoveTrackReference() local
1087 if (pCountProperty && pTrackIdProperty) { in RemoveTrackReference()
[all …]
H A Drtphint.cpp1089 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1092 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1093 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1096 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
75 (MP4Property**)&pTrackIdProperty); in MP4Track()
77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file.cpp452 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
455 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
464 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
1046 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1052 if (pCountProperty && pTrackIdProperty) { in AddTrackReference()
1053 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1062 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackReference() local
1068 if (pCountProperty && pTrackIdProperty) { in FindTrackReference()
1081 MP4Integer32Property* pTrackIdProperty = NULL; in RemoveTrackReference() local
1087 if (pCountProperty && pTrackIdProperty) { in RemoveTrackReference()
[all …]
H A Drtphint.cpp1089 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1092 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1093 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1096 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
75 (MP4Property**)&pTrackIdProperty); in MP4Track()
77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file.cpp452 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
455 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
464 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
1046 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1052 if (pCountProperty && pTrackIdProperty) { in AddTrackReference()
1053 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1062 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackReference() local
1068 if (pCountProperty && pTrackIdProperty) { in FindTrackReference()
1081 MP4Integer32Property* pTrackIdProperty = NULL; in RemoveTrackReference() local
1087 if (pCountProperty && pTrackIdProperty) { in RemoveTrackReference()
[all …]
H A Drtphint.cpp1089 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1092 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1093 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1096 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
75 (MP4Property**)&pTrackIdProperty); in MP4Track()
77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file.cpp452 MP4Integer32Property* pTrackIdProperty = NULL; in GenerateTracks() local
455 (MP4Property**)&pTrackIdProperty); in GenerateTracks()
464 if (pTrackIdProperty && pTypeProperty) { in GenerateTracks()
1046 MP4Integer32Property* pTrackIdProperty = NULL; in AddTrackReference() local
1052 if (pCountProperty && pTrackIdProperty) { in AddTrackReference()
1053 pTrackIdProperty->AddValue(refTrackId); in AddTrackReference()
1062 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackReference() local
1068 if (pCountProperty && pTrackIdProperty) { in FindTrackReference()
1081 MP4Integer32Property* pTrackIdProperty = NULL; in RemoveTrackReference() local
1087 if (pCountProperty && pTrackIdProperty) { in RemoveTrackReference()
[all …]
H A Drtphint.cpp1089 MP4Integer32Property* pTrackIdProperty = NULL; in FindTrackFromRefIndex() local
1092 (MP4Property**)&pTrackIdProperty); in FindTrackFromRefIndex()
1093 ASSERT(pTrackIdProperty); in FindTrackFromRefIndex()
1096 pTrackIdProperty->GetValue(refIndex - 1); in FindTrackFromRefIndex()
H A Dmp4track.cpp72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local
75 (MP4Property**)&pTrackIdProperty); in MP4Track()
77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()