HomeSort by relevance Sort by last modified time
    Searched defs:was_stream_delay_set (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.h 109 bool was_stream_delay_set() const override
288 was_stream_delay_set(false),
301 bool was_stream_delay_set; member in struct:webrtc::AudioProcessingImpl::ApmCaptureState
audio_processing_impl.cc 830 capture_.was_stream_delay_set = false;
1036 bool AudioProcessingImpl::was_stream_delay_set() const { function in class:webrtc::AudioProcessingImpl
    [all...]

Completed in 85 milliseconds