webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Typedefs | Functions | Variables
vp9_screenshare_layers_unittest.cc File Reference
#include <limits>
#include <memory>
#include "vpx/vp8cx.h"
#include "webrtc/base/logging.h"
#include "webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h"
#include "webrtc/modules/video_coding/codecs/vp9/vp9_impl.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::ScreenshareLayerTestVP9
 

Namespaces

 webrtc
 

Typedefs

typedef VP9EncoderImpl::SuperFrameRefSettings webrtc::Settings
 

Functions

 webrtc::TEST_F (ScreenshareLayerTestVP9, NoRefsOnKeyFrame)
 
 webrtc::TEST_F (ScreenshareLayerTestVP9, DontAccumelateAvailableBitsOverTime)
 
 webrtc::TEST_F (ScreenshareLayerTestVP9, AccumelateUsedBitsOverLayers)
 
 webrtc::TEST_F (ScreenshareLayerTestVP9, 2LayerBitrate)
 
 webrtc::TEST_F (ScreenshareLayerTestVP9, 3LayerBitrate)
 
 webrtc::TEST_F (ScreenshareLayerTestVP9, TimestampWrap)
 

Variables

const uint32_t webrtc::kTickFrequency = 90000