Searched refs:total_delay_ms_ (Results 1 – 2 of 2) sorted by relevance
111 total_delay_ms_(0.0), in WASAPIUnifiedStream()896 total_delay_ms_ = VarispeedMode() ? in ProcessOutputAudio()899 DVLOG(2) << "total_delay_ms : " << total_delay_ms_; in ProcessOutputAudio()903 total_delay_bytes_ = MillisecondsToBytes(total_delay_ms_, output_format_); in ProcessOutputAudio()
235 double total_delay_ms_; variable