Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/src/
DTypeUtils.cpp212 const uint32_t lowOffsetBits = *reinterpret_cast<const uint32_t*>(&lowBits); in getOffsetFromInts() local
222 const int32_t lowOffsetBits = *reinterpret_cast<const int32_t*>(&lowBits); in getIntsFromOffset() local