Home
last modified time | relevance | path

Searched refs:send_frame_count_observer (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_channel.cc1106 FrameCountObserver* send_frame_count_observer, in CreateRtpRtcpModules() argument
1124 configuration.send_frame_count_observer = send_frame_count_observer; in CreateRtpRtcpModules()
Dvie_channel.h302 FrameCountObserver* send_frame_count_observer,
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp.h74 FrameCountObserver* send_frame_count_observer; member
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc45 send_frame_count_observer(nullptr), in Configuration()
70 configuration.send_frame_count_observer, in ModuleRtpRtcpImpl()