HomeSort by relevance Sort by last modified time
    Searched full:media_bytes_sent (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender.h 59 uint32_t media_bytes_sent; member in struct:webrtc::RTCPSender::FeedbackState
rtcp_sender.cc 72 media_bytes_sent(0),
643 feedback_state.media_bytes_sent);
    [all...]
rtp_rtcp_impl.cc 431 state.media_bytes_sent = rtp_stats.bytes + rtx_stats.bytes;
    [all...]

Completed in 1139 milliseconds