Searched refs:delay_agnostic_aec_ (Results 1 – 2 of 2) sorted by relevance
145 rtc::Optional<bool> delay_agnostic_aec_; variable
810 delay_agnostic_aec_ = options.delay_agnostic_aec; in ApplyOptions()811 if (delay_agnostic_aec_) { in ApplyOptions()812 LOG(LS_INFO) << "Delay agnostic aec is enabled? " << *delay_agnostic_aec_; in ApplyOptions()814 new webrtc::DelayAgnostic(*delay_agnostic_aec_)); in ApplyOptions()