Home
last modified time | relevance | path

Searched refs:value8 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1500 bool8 value8 = *static_cast<bool8*>(buffer->getPointer()); in readConditionValue() local
1501 *value = static_cast<bool>(value8); in readConditionValue()