Home
last modified time | relevance | path

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

/external/webrtc/audio/
Dchannel_send_frame_transformer_delegate.cc110 void ChannelSendFrameTransformerDelegate::SendFrame( in SendFrame() function in webrtc::ChannelSendFrameTransformerDelegate
/external/perfetto/src/ipc/
Dclient_impl.cc141 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl
Dhost_impl.cc278 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl
Dhost_impl_unittest.cc157 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon6b3b2cf90111::FakeClient
/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl_unittest.cc207 void SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImplTest
Drtp_rtcp_impl2_unittest.cc218 void SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc1542 void SendFrame() { in SendFrame() function in cricket::WebRtcVideoChannelBaseTest