Home
last modified time | relevance | path

Searched defs:BufferRole (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DInvalidDevice.cpp84 const std::vector<BufferRole>& /*inputRoles*/, in allocate()
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypes.h842 struct BufferRole { struct
847 uint32_t modelIndex = 0;
852 uint32_t ioIndex = 0;
860 float probability = 0.0f;
/aosp_15_r20/external/android-nn-driver/1.3/
H A DArmnnDriver.hpp299 const hidl_vec<V1_3::BufferRole>& /*inputRoles*/, in allocate()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestMemoryDomain.cpp122 const hardware::hidl_vec<V1_3::BufferRole>&, in allocate()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/android/hardware/neuralnetworks/
DIDevice.cpp871 …redModelParcel>& /*in_preparedModels*/, const std::vector<::aidl::android::hardware::neuralnetwork… in allocate()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DIDevice.h36 class BufferRole; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidDevice.cpp102 const std::vector<nn::BufferRole>& /*inputRoles*/, in allocate()
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DArmnnDriver.hpp254 const std::vector<BufferRole>&, in allocate()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DDevice.cpp176 const std::vector<nn::BufferRole>& /*inputRoles*/, in allocate()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DDevice.cpp177 const std::vector<nn::BufferRole>& /*inputRoles*/, in allocate()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/test/
H A DDeviceTest.cpp149 const V1_3::IDevice::allocate_cb& cb) -> hardware::Return<void> { in makeAllocateReturn()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp284 const std::vector<nn::BufferRole>& /*inputRoles*/, in allocate()