Home
last modified time | relevance | path

Searched refs:CreateFrameLengthControllerV2 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dcontroller_manager.cc203 std::unique_ptr<FrameLengthControllerV2> CreateFrameLengthControllerV2( in CreateFrameLengthControllerV2() function
291 controller = CreateFrameLengthControllerV2( in Create()
Dcontroller_manager_unittest.cc476 TEST(ControllerManagerTest, CreateFrameLengthControllerV2) { in TEST() argument