Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/nnapi/
DNeuralNetworksShim.h744 inline int ANeuralNetworks_getDevice(uint32_t devIndex, in ANeuralNetworks_getDevice()
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc4309 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties() local