Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/src/
DTypeUtils.cpp213 const uint32_t highOffsetBits = *reinterpret_cast<const uint32_t*>(&highBits); in getOffsetFromInts() local
223 const int32_t highOffsetBits = *reinterpret_cast<const int32_t*>(&highBits); in getIntsFromOffset() local