Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.h900 const size_t kRrtrBlockLength = 12; in RrtrLength() local
901 return kRrtrBlockLength * rrtr_blocks_.size(); in RrtrLength()