Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Drtp_stream_receiver_controller_interface.h32 class RtpStreamReceiverControllerInterface {
34 virtual ~RtpStreamReceiverControllerInterface() {} in ~RtpStreamReceiverControllerInterface()
H A Dflexfec_receive_stream_impl.h31 class RtpStreamReceiverControllerInterface; variable
50 RtpStreamReceiverControllerInterface* receiver_controller);
H A Drtp_stream_receiver_controller.h28 : public RtpStreamReceiverControllerInterface {
H A Dflexfec_receive_stream_impl.cc159 RtpStreamReceiverControllerInterface* receiver_controller) { in RegisterWithTransport()
/aosp_15_r20/external/webrtc/audio/
H A Daudio_receive_stream.h34 class RtpStreamReceiverControllerInterface; variable
79 RtpStreamReceiverControllerInterface* receiver_controller);
H A Daudio_receive_stream.cc154 RtpStreamReceiverControllerInterface* receiver_controller) { in RegisterWithTransport()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2.h46 class RtpStreamReceiverControllerInterface; variable
117 RtpStreamReceiverControllerInterface* receiver_controller);
H A Dvideo_receive_stream2.cc277 RtpStreamReceiverControllerInterface* receiver_controller) { in RegisterWithTransport()