Searched defs:indexSize (Results 1 – 5 of 5) sorted by relevance
27 void HeifIlocBox::ParseExtents(Item& item, HeifStreamReader &reader, int indexSize, int offsetSize,… in ParseExtents()70 int indexSize = (GetVersion() >= HEIF_BOX_VERSION_ONE) ? (values4 & 0xF) : 0; in ParseContent() local
219 const auto indexSize = static_cast<uint32_t>( in ComputeMorphs() local
88 uint32_t indexSize = GetRangeIndex(size / FILE_SIZE_BYTE_TO_KB, READ_SIZE_RANGE_VECTOR); in UpdateReadTimeStat() local
131 uint32_t indexSize = 0; in CORE3D_BEGIN_NAMESPACE() member
1086 const uint32_t indexSize = static_cast<uint32_t>(Align( in CalculateSizes() local1299 const uint32_t indexSize = sizeof(uint32_t) * submesh.info.vertexCount; in SetMorphTargetData() local