Searched refs:pInteger32Property (Results 1 – 6 of 6) sorted by relevance
992 MP4Integer32Property* pInteger32Property = NULL; in AddTrack() local994 (MP4Property**)&pInteger32Property); in AddTrack()995 ASSERT(pInteger32Property); in AddTrack()996 pInteger32Property->SetValue(trackId); in AddTrack()1015 pInteger32Property = NULL; in AddTrack()1017 (MP4Property**)&pInteger32Property); in AddTrack()1018 ASSERT(pInteger32Property); in AddTrack()1019 pInteger32Property->SetValue(timeScale ? timeScale : 1000); in AddTrack()
915 MP4Integer32Property* pInteger32Property = NULL; in AddTrack() local917 (MP4Property**)&pInteger32Property); in AddTrack()918 ASSERT(pInteger32Property); in AddTrack()919 pInteger32Property->SetValue(trackId); in AddTrack()938 pInteger32Property = NULL; in AddTrack()940 (MP4Property**)&pInteger32Property); in AddTrack()941 ASSERT(pInteger32Property); in AddTrack()942 pInteger32Property->SetValue(timeScale ? timeScale : 1000); in AddTrack()