webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/video_coding/protection_bitrate_calculator.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"
Classes | |
class | webrtc::ProtectionBitrateCalculatorTest |
class | webrtc::ProtectionBitrateCalculatorTest::ProtectionCallback |
Namespaces | |
webrtc | |
Functions | |
webrtc::TEST_F (ProtectionBitrateCalculatorTest, ProtectsUsingFecBitrate) | |
webrtc::TEST_F (ProtectionBitrateCalculatorTest, ProtectsUsingNackBitrate) | |
webrtc::TEST_F (ProtectionBitrateCalculatorTest, NoProtection) | |