|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/remote_bitrate_estimator/overuse_estimator.h"#include <assert.h>#include <math.h>#include <stdlib.h>#include <string.h>#include <algorithm>#include "webrtc/base/logging.h"#include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h"#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h"Namespaces | |
| webrtc | |
Enumerations | |
| enum | { webrtc::kMinFramePeriodHistoryLength = 60 } |
| enum | |
1.8.13