Searched refs:InitAecProcessor (Results 1 – 3 of 3) sorted by relevance
105 EXPECT_EQ(DH_SUCCESS, echoCannelManager_->InitAecProcessor());120 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, echoCannelManager_->InitAecProcessor());
62 int32_t InitAecProcessor();
78 ret = InitAecProcessor(); in CircuitStart()354 int32_t DAudioEchoCannelManager::InitAecProcessor() in InitAecProcessor() function in OHOS::DistributedHardware::DAudioEchoCannelManager