webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
videoadapter_unittest.cc File Reference
#include <limits.h>
#include <memory>
#include <string>
#include <vector>
#include "webrtc/base/gunit.h"
#include "webrtc/base/logging.h"
#include "webrtc/media/base/fakevideocapturer.h"
#include "webrtc/media/base/mediachannel.h"
#include "webrtc/media/base/testutils.h"
#include "webrtc/media/base/videoadapter.h"

Classes

class  cricket::VideoAdapterTest
 
class  cricket::VideoAdapterTest::VideoCapturerListener
 
struct  cricket::VideoAdapterTest::VideoCapturerListener::Stats
 

Namespaces

 cricket
 

Functions

 cricket::TEST_F (VideoAdapterTest, AdaptNothing)
 
 cricket::TEST_F (VideoAdapterTest, AdaptZeroInterval)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateToHalf)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateToTwoThirds)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateHighLimit)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateTimestampOffset)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateTimestampJitter)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFramerateOntheFly)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFrameResolutionHighLimit)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFrameResolutionIdentical)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFrameResolutionQuarter)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFrameResolutionDrop)
 
 cricket::TEST_F (VideoAdapterTest, AdaptResolution)
 
 cricket::TEST_F (VideoAdapterTest, AdaptResolutionOnTheFly)
 
 cricket::TEST_F (VideoAdapterTest, DropAllFrames)
 
 cricket::TEST_F (VideoAdapterTest, TestOnOutputFormatRequest)
 
 cricket::TEST_F (VideoAdapterTest, TestViewRequestPlusCameraSwitch)
 
 cricket::TEST_F (VideoAdapterTest, TestVGAWidth)
 
 cricket::TEST_F (VideoAdapterTest, TestOnResolutionRequestInSmallSteps)
 
 cricket::TEST_F (VideoAdapterTest, TestOnResolutionRequestMaxZero)
 
 cricket::TEST_F (VideoAdapterTest, TestOnResolutionRequestInLargeSteps)
 
 cricket::TEST_F (VideoAdapterTest, TestOnOutputFormatRequestCapsMaxResolution)
 
 cricket::TEST_F (VideoAdapterTest, TestOnResolutionRequestReset)
 
 cricket::TEST_F (VideoAdapterTest, TestCroppingWithResolutionRequest)
 
 cricket::TEST_F (VideoAdapterTest, TestCroppingOddResolution)
 
 cricket::TEST_F (VideoAdapterTest, TestAdaptToVerySmallResolution)
 
 cricket::TEST_F (VideoAdapterTest, AdaptFrameResolutionDropWithResolutionRequest)
 
 cricket::TEST_F (VideoAdapterTest, TestAdaptToMax)