webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/audio_mixer/frame_combiner.h"
#include <numeric>
#include <sstream>
#include <string>
#include "webrtc/base/checks.h"
#include "webrtc/test/gtest.h"
Namespaces | |
webrtc | |
Functions | |
webrtc::TEST (FrameCombiner, BasicApiCallsLimiter) | |
webrtc::TEST (FrameCombiner, BasicApiCallsNoLimiter) | |
webrtc::TEST (FrameCombiner, CombiningZeroFramesShouldProduceSilence) | |
webrtc::TEST (FrameCombiner, CombiningOneFrameShouldNotChangeFrame) | |