Searched refs:startup_phase (Results 1 – 3 of 3) sorted by relevance
235 aecpc->startup_phase = WebRtcAec_extended_filter_enabled(aecpc->aec) || in WebRtcAec_Init()624 if (aecpc->startup_phase) { in ProcessNormal()688 aecpc->startup_phase = 0; in ProcessNormal()698 aecpc->startup_phase = 0; in ProcessNormal()758 if (self->startup_phase) { in ProcessExtended()776 self->startup_phase = 0; in ProcessExtended()
145 EXPECT_EQ(0, self_->startup_phase); in RunStableStartup()153 if (self_->startup_phase == 0) { in RunStableStartup()284 if (self_->startup_phase == 0) { in TEST_F()346 if (self_->startup_phase == 0) { in TEST_F()
40 int startup_phase; member