Searched refs:GetReferenceSize (Results 1 – 1 of 1) sorted by relevance
49 static inline uint32_t GetReferenceSize(uint32_t typeAndSize);124 subSegIndex->referencedSize_ = static_cast<int32_t>(GetReferenceSize(typeAndSize)); in BuildSubSegmentIndexes()168 uint32_t GetReferenceSize(uint32_t typeAndSize) in GetReferenceSize() function