Home
last modified time | relevance | path

Searched refs:SetParametersForNormalAfterExpand (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dexpand_unittest.cc124 expand_.SetParametersForNormalAfterExpand(); in TEST_F()
165 expand_.SetParametersForNormalAfterExpand(); in TEST_F()
Dexpand.h53 virtual void SetParametersForNormalAfterExpand();
Dnormal_unittest.cc73 EXPECT_CALL(expand, SetParametersForNormalAfterExpand()); in TEST()
Dnormal.cc60 expand_->SetParametersForNormalAfterExpand(); in Process()
Dexpand.cc315 void Expand::SetParametersForNormalAfterExpand() { in SetParametersForNormalAfterExpand() function in webrtc::Expand
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
Dmock_expand.h40 MOCK_METHOD0(SetParametersForNormalAfterExpand,