Home
last modified time | relevance | path

Searched refs:devIndex (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/nnapi/
DNeuralNetworksShim.h744 inline int ANeuralNetworks_getDevice(uint32_t devIndex, in ANeuralNetworks_getDevice() argument
747 EXECUTE_FUNCTION_RETURN(devIndex, device); in ANeuralNetworks_getDevice()
Dnnapi_implementation.h620 int (*ANeuralNetworks_getDevice)(uint32_t devIndex,
DNeuralNetworksTypes.h439 typedef int (*ANeuralNetworks_getDevice_fn)(uint32_t devIndex,
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc4309 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties() local
4316 devIndex) == -1) in SetDMOProperties()