HomeSort by relevance Sort by last modified time
    Searched refs:remote_sr (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_sender.h 67 uint32_t remote_sr; member in struct:webrtc::RTCPSender::FeedbackState
rtp_rtcp_impl.h 294 uint32_t* remote_sr) const;
rtp_rtcp_impl.cc 347 &state.remote_sr);
930 uint32_t* remote_sr) const {
942 *remote_sr =
rtcp_sender.cc 79 remote_sr(0),
931 block->WithLastSr(feedback_state.remote_sr);
    [all...]

Completed in 62 milliseconds