Searched defs:InputFrame (Results 1 – 4 of 4) sorted by relevance
124 TEST_F(RemoteVideoCapturerTest, InputFrame) { in TEST_F() argument
74 InputFrame(std::vector<int> fds) : mFds(std::move(fds)) {} in InputFrame() function
603 const Node* InputFrame(const Node* node, in InputFrame() function
1659 void WebRtcVideoChannel2::WebRtcVideoSendStream::InputFrame( in InputFrame() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream