Searched refs:devIndex (Results 1 – 4 of 4) sorted by relevance
744 inline int ANeuralNetworks_getDevice(uint32_t devIndex, in ANeuralNetworks_getDevice() argument747 EXECUTE_FUNCTION_RETURN(devIndex, device); in ANeuralNetworks_getDevice()
620 int (*ANeuralNetworks_getDevice)(uint32_t devIndex,
439 typedef int (*ANeuralNetworks_getDevice_fn)(uint32_t devIndex,
4309 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties() local4316 devIndex) == -1) in SetDMOProperties()