Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.h29 std::shared_ptr<webrtc_streaming::VideoSink> display_sink,
37 std::shared_ptr<webrtc_streaming::VideoSink> display_sink_;
39 std::shared_ptr<webrtc_streaming::VideoFrameBuffer> last_buffer_;
Dmain.cpp41 using cuttlefish::webrtc_streaming::Streamer;
42 using cuttlefish::webrtc_streaming::StreamerConfig;
44 class CfOperatorObserver : public cuttlefish::webrtc_streaming::OperatorObserver {
104 std::shared_ptr<cuttlefish::webrtc_streaming::OperatorObserver> operator_observer( in main()
Dconnection_observer.cpp76 : public cuttlefish::webrtc_streaming::ConnectionObserver {
132 adb_handler_.reset(new cuttlefish::webrtc_streaming::AdbHandler( in OnAdbChannelOpen()
147 std::shared_ptr<cuttlefish::webrtc_streaming::AdbHandler> adb_handler_;
159 std::shared_ptr<cuttlefish::webrtc_streaming::ConnectionObserver>
161 return std::shared_ptr<cuttlefish::webrtc_streaming::ConnectionObserver>( in CreateObserver()
Ddisplay_handler.cpp25 std::shared_ptr<webrtc_streaming::VideoSink> display_sink, in DisplayHandler()
47 std::static_pointer_cast<webrtc_streaming::VideoFrameBuffer>(buffer); in Loop()
57 std::shared_ptr<webrtc_streaming::VideoFrameBuffer> buffer; in SendLastFrame()
Dconnection_observer.h29 : public cuttlefish::webrtc_streaming::ConnectionObserverFactory {
35 std::shared_ptr<cuttlefish::webrtc_streaming::ConnectionObserver> CreateObserver()
Dadb_handler.h25 namespace webrtc_streaming {
Dcvd_video_frame_buffer.h25 class CvdVideoFrameBuffer : public webrtc_streaming::VideoFrameBuffer {
Dadb_handler.cpp29 namespace webrtc_streaming { namespace
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dvideo_track_source_impl.cpp22 namespace webrtc_streaming { namespace
29 std::shared_ptr<::cuttlefish::webrtc_streaming::VideoFrameBuffer> in VideoFrameWrapper()
48 std::shared_ptr<::cuttlefish::webrtc_streaming::VideoFrameBuffer>
Dvideo_sink.h24 namespace webrtc_streaming {
Dvideo_frame_buffer.h22 namespace webrtc_streaming {
Dvp8only_encoder_factory.h23 namespace webrtc_streaming {
Dconnection_observer.h20 namespace webrtc_streaming {
Dport_range_socket_factory.h26 namespace webrtc_streaming {
Dvp8only_encoder_factory.cpp20 namespace webrtc_streaming { namespace
Dstreamer.h31 namespace webrtc_streaming {
Dvideo_track_source_impl.h25 namespace webrtc_streaming {
Dport_range_socket_factory.cpp22 namespace webrtc_streaming { namespace
Dclient_handler.h34 namespace webrtc_streaming {
Dstreamer.cpp42 namespace webrtc_streaming { namespace
Dclient_handler.cpp33 namespace webrtc_streaming { namespace