Home
last modified time | relevance | path

Searched defs:kPacketLossFraction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Dcontroller_manager_unittest.cc165 constexpr float kPacketLossFraction = (kChracteristicPacketLossFraction[0] + in TEST() local
184 constexpr float kPacketLossFraction = (kChracteristicPacketLossFraction[0] + in TEST() local
H A Devent_log_writer_unittest.cc33 constexpr float kPacketLossFraction = 0.05f; variable