Searched refs:NumLocations (Results 1 – 1 of 1) sorted by relevance
307 uint32 NumLocations = iMP4FileHandle->getNumAssetInfoLocationAtoms(); in GetNumMetadataValues() local309 if (!NumLocations) in GetNumMetadataValues()313 uint32 endindex = (uint32)(NumLocations - 1); in GetNumMetadataValues()323 …if (startindex > endindex || startindex >= (uint32)NumLocations || endindex >= (uint32)NumLocation… in GetNumMetadataValues()