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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_config.h 30 enum { RTCP_MAX_REPORT_BLOCKS = 31}; // RFC 3550 page 37
rtcp_sender.cc 633 if (report_blocks->size() >= RTCP_MAX_REPORT_BLOCKS) {
    [all...]

Completed in 448 milliseconds