Searched refs:kOutputPoolIndex (Results 1 – 6 of 6) sorted by relevance
120 static constexpr uint32_t kOutputPoolIndex = 1; variable
214 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()
333 static constexpr uint32_t kOutputPoolIndex = 1; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext421 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()480 if (outputLoc.poolIndex == kOutputPoolIndex) { in getOutputBuffers()
87 static constexpr uint32_t kOutputPoolIndex = 1; variable
351 static constexpr uint32_t kOutputPoolIndex = 1; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3428 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()451 pools[kOutputPoolIndex].hidlMemory(mOutputMemory->getHidlMemory()); in createRequest()477 if (outputLoc.poolIndex == kOutputPoolIndex) { in getOutputBuffers()
136 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()