Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideocapturemodule.h110 bool SendFrame(int w, int h) { in SendFrame() function
/external/perfetto/src/ipc/
Dclient_impl.cc117 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl
Dhost_impl.cc233 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl
Dhost_impl_unittest.cc154 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon48d3e7760111::FakeClient
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl_unittest.cc195 void SendFrame(const RtpRtcpModule* module, uint8_t tid) { in SendFrame() function in webrtc::RtpRtcpImplTest
/external/webrtc/talk/media/base/
Dvideoengine_unittest.h251 bool SendFrame() { in SendFrame() function