Searched refs:only_zeros (Results 1 – 1 of 1) sorted by relevance
172 const int only_zeros = static_cast<int>(only_silence_recorded_); in StopRecording() local173 RTC_HISTOGRAM_BOOLEAN("WebRTC.Audio.RecordedOnlyZeros", only_zeros); in StopRecording()175 << only_zeros; in StopRecording()