Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/
Daudio_device_buffer.cc172 const int only_zeros = static_cast<int>(only_silence_recorded_); in StopRecording() local
173 RTC_HISTOGRAM_BOOLEAN("WebRTC.Audio.RecordedOnlyZeros", only_zeros); in StopRecording()
175 << only_zeros; in StopRecording()