Home
last modified time | relevance | path

Searched defs:outputPtr (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DUtils.cpp171 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.cpp276 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers() local
DGeneratedTestHarness.cpp523 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers() local
556 const uint8_t* outputPtr = std::visit( in getBuffer() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp473 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers() local
507 uint8_t* outputPtr = static_cast<uint8_t*>(static_cast<void*>(outputMemory->getPointer())); in getBuffer() local