Home
last modified time | relevance | path

Searched refs:tbChannel2 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_image_process.cc97 TbVideoChannel tbChannel2(ViE, webrtc::kVideoCodecVP8); in ViEImageProcessStandardTest() local
99 tbCapture.ConnectTo(tbChannel2.videoChannel); in ViEImageProcessStandardTest()
100 tbChannel2.StartReceive(rtpPort2); in ViEImageProcessStandardTest()
101 tbChannel2.StartSend(rtpPort2); in ViEImageProcessStandardTest()
104 tbChannel2.videoChannel, _window1, 1, 0.0, 0.0, 1.0, 1.0)); in ViEImageProcessStandardTest()
105 EXPECT_EQ(0, ViE.render->StartRender(tbChannel2.videoChannel)); in ViEImageProcessStandardTest()