/dports/audio/aacgain/aacgain-1.8/mpeg4ip/lib/mp4v2/ |
H A D | mp4file.cpp | 558 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 D | rtphint.cpp | 1098 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 D | mp4track.cpp | 67 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 D | mp4file.cpp | 452 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 D | rtphint.cpp | 1089 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 D | mp4track.cpp | 72 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 D | mp4file.cpp | 452 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 D | rtphint.cpp | 1089 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 D | mp4track.cpp | 72 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 D | mp4file.cpp | 452 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 D | rtphint.cpp | 1089 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 D | mp4track.cpp | 72 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 D | mp4file.cpp | 452 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 D | rtphint.cpp | 1089 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 D | mp4track.cpp | 72 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 D | mp4file.cpp | 452 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 D | rtphint.cpp | 1089 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 D | mp4track.cpp | 72 MP4Integer32Property* pTrackIdProperty; in MP4Track() local 75 (MP4Property**)&pTrackIdProperty); in MP4Track() 77 m_trackId = pTrackIdProperty->GetValue(); in MP4Track()
|