Home
last modified time | relevance | path

Searched defs:VideoProcessorIntegrationTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc102 class VideoProcessorIntegrationTest : public testing::Test { class
149 VideoProcessorIntegrationTest() {} in VideoProcessorIntegrationTest() function in webrtc::VideoProcessorIntegrationTest
585 TEST_F(VideoProcessorIntegrationTest, Process0PercentPacketLossVP9) { in TEST_F() argument
607 TEST_F(VideoProcessorIntegrationTest, Process5PercentPacketLossVP9) { in TEST_F() argument
631 TEST_F(VideoProcessorIntegrationTest, ProcessNoLossChangeBitRateVP9) { in TEST_F() argument
662 TEST_F(VideoProcessorIntegrationTest, in TEST_F() argument
689 TEST_F(VideoProcessorIntegrationTest, ProcessNoLossDenoiserOnVP9) { in TEST_F() argument
712 TEST_F(VideoProcessorIntegrationTest, ProcessNoLossSpatialResizeFrameDropVP9) { in TEST_F() argument
739 TEST_F(VideoProcessorIntegrationTest, ProcessZeroPacketLoss) { in TEST_F() argument
761 TEST_F(VideoProcessorIntegrationTest, Process5PercentPacketLoss) { in TEST_F() argument
[all …]