Searched refs:kDeviceMemoryBeginIndex (Results 1 – 2 of 2) sorted by relevance
352 static constexpr uint32_t kDeviceMemoryBeginIndex = 2; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3385 kDeviceMemoryBeginIndex)}; in createRequest()411 kDeviceMemoryBeginIndex)}; in createRequest()440 hidl_vec<Request::MemoryPool> pools(kDeviceMemoryBeginIndex + mBuffers.size()); in createRequest()453 pools[kDeviceMemoryBeginIndex + i].token(tokens[i]); in createRequest()485 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers()
334 static constexpr uint32_t kDeviceMemoryBeginIndex = 2; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext373 kDeviceMemoryBeginIndex)}; in createRequest()402 kDeviceMemoryBeginIndex)}; in createRequest()444 pools.reserve(kDeviceMemoryBeginIndex + mBuffers.size()); in createRequest()488 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers()