|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <memory>#include "webrtc/base/format_macros.h"#include "webrtc/modules/audio_coding/codecs/opus/opus_interface.h"#include "webrtc/test/gtest.h"#include "webrtc/test/testsupport/fileutils.h"Classes | |
| struct | webrtc::mode |
| class | webrtc::OpusFecTest |
Namespaces | |
| webrtc | |
Typedefs | |
| typedef struct mode | webrtc::mode |
Functions | |
| webrtc::TEST_P (OpusFecTest, RandomPacketLossTest) | |
| webrtc::INSTANTIATE_TEST_CASE_P (AllTest, OpusFecTest, ::testing::ValuesIn(param_set)) | |
Variables | |
| const int | webrtc::kOpusBlockDurationMs = 20 |
| const int | webrtc::kOpusSamplingKhz = 48 |
1.8.13