Home
last modified time | relevance | path

Searched refs:GetNetEqState (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/test/
Dneteq_simulator.h76 virtual NetEqState GetNetEqState() = 0;
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_test.h102 NetEqState GetNetEqState() override;
Dneteq_test.cc286 NetEqTest::NetEqState NetEqTest::GetNetEqState() { in GetNetEqState() function in webrtc::test::NetEqTest