webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Enumerations | Functions
vp8_impl_unittest.cc File Reference
#include <stdio.h>
#include <memory>
#include "webrtc/api/video/i420_buffer.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/optional.h"
#include "webrtc/base/timeutils.h"
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
#include "webrtc/modules/video_coding/codecs/vp8/include/vp8.h"
#include "webrtc/modules/video_coding/codecs/vp8/temporal_layers.h"
#include "webrtc/test/frame_utils.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"

Classes

class  webrtc::Vp8UnitTestEncodeCompleteCallback
 
class  webrtc::Vp8UnitTestDecodeCompleteCallback
 
class  webrtc::TestVp8Impl
 

Namespaces

 webrtc
 

Macros

#define MAYBE_AlignedStrideEncodeDecode   AlignedStrideEncodeDecode
 
#define MAYBE_DecodeWithACompleteKeyFrame   DecodeWithACompleteKeyFrame
 

Enumerations

enum  { webrtc::kMaxWaitEncTimeMs = 100 }
 
enum  { webrtc::kMaxWaitDecTimeMs = 25 }
 

Functions

 webrtc::TEST_F (TestVp8Impl, EncoderParameterTest)
 
 webrtc::TEST_F (TestVp8Impl, DecodedQpEqualsEncodedQp)
 
 webrtc::TEST_F (TestVp8Impl, MAYBE_AlignedStrideEncodeDecode)
 
 webrtc::TEST_F (TestVp8Impl, MAYBE_DecodeWithACompleteKeyFrame)
 

Macro Definition Documentation

◆ MAYBE_AlignedStrideEncodeDecode

#define MAYBE_AlignedStrideEncodeDecode   AlignedStrideEncodeDecode

◆ MAYBE_DecodeWithACompleteKeyFrame

#define MAYBE_DecodeWithACompleteKeyFrame   DecodeWithACompleteKeyFrame