Searched refs:kInputPoolIndex (Results 1 – 3 of 3) sorted by relevance
86 static constexpr uint32_t kInputPoolIndex = 0;
350 static constexpr uint32_t kInputPoolIndex = 0; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3394 DataLocation loc = {.poolIndex = kInputPoolIndex, in createRequest()450 pools[kInputPoolIndex].hidlMemory(mInputMemory->getHidlMemory()); in createRequest()459 if (!inputs[i].hasNoValue && inputs[i].location.poolIndex == kInputPoolIndex) { in createRequest()
114 DataLocation loc = {.poolIndex = kInputPoolIndex, in createRequest()