Home
last modified time | relevance | path

Searched defs:devIndex (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/nnapi/
Dnnapi_handler.cc110 [](uint32_t devIndex, ANeuralNetworksDevice** device) -> int { in SetNnapiSupportedDevice()
DNeuralNetworksShim.h744 inline int ANeuralNetworks_getDevice(uint32_t devIndex, in ANeuralNetworks_getDevice()
/external/flashrom/
Dstlinkv3_spi.c480 int devIndex = 0; in stlinkv3_spi_init() local
/external/pytorch/aten/src/ATen/nnapi/
Dnnapi_wrapper.cpp36 static int check__getDevice(uint32_t devIndex, ANeuralNetworksDevice** device) { in check__getDevice()
/external/executorch/backends/mediatek/runtime/include/api/
DNeuronAdapterShim.h869 inline int Neuron_getDevice(uint32_t devIndex, NeuronDevice** device) { in Neuron_getDevice()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc86 [](uint32_t devIndex, ANeuralNetworksDevice** device) -> int { in SetUp()
/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3470 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties() local