Searched refs:kOutputPoolIndex (Results 1 – 6 of 6) sorted by relevance
123 static constexpr uint32_t kOutputPoolIndex = 1; variable
231 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()
380 static constexpr uint32_t kOutputPoolIndex = 1; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext468 DataLocation loc = {.poolIndex = kOutputPoolIndex, in createRequest()527 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()