Searched refs:StopAecProcessor (Results 1 – 3 of 3) sorted by relevance
107 EXPECT_EQ(DH_SUCCESS, echoCannelManager_->StopAecProcessor());122 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, echoCannelManager_->StopAecProcessor());
64 int32_t StopAecProcessor();
100 int32_t ret = StopAecProcessor(); in Stop()393 int32_t DAudioEchoCannelManager::StopAecProcessor() in StopAecProcessor() function in OHOS::DistributedHardware::DAudioEchoCannelManager