Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Dcontroller_manager.cc204 std::unique_ptr<FrameLengthControllerV2> CreateFrameLengthControllerV2( in CreateFrameLengthControllerV2() function
293 controller = CreateFrameLengthControllerV2( in Create()
H A Dcontroller_manager_unittest.cc477 TEST(ControllerManagerTest, CreateFrameLengthControllerV2) { in TEST() argument