Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc1745 uint16_t cpuLoad(0); in CPULoad() local
1747 if (_ptrAudioDevice->CPULoad(cpuLoad) == -1) in CPULoad()
1753 *load = cpuLoad; in CPULoad()