Home
last modified time | relevance | path

Searched defs:indexSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp27 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
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_morph.cpp219 const auto indexSize = static_cast<uint32_t>( in ComputeMorphs() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dcloud_daemon_statistic.cpp88 uint32_t indexSize = GetRangeIndex(size / FILE_SIZE_BYTE_TO_KB, READ_SIZE_RANGE_VECTOR); in UpdateReadTimeStat() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h131 uint32_t indexSize = 0; in CORE3D_BEGIN_NAMESPACE() member
H A Dmesh_builder.cpp1086 const uint32_t indexSize = static_cast<uint32_t>(Align( in CalculateSizes() local
1299 const uint32_t indexSize = sizeof(uint32_t) * submesh.info.vertexCount; in SetMorphTargetData() local