Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.h748 const size_t kFciLen = 8; in BlockLength() local
749 return kCommonFbFmtLength + kFciLen; in BlockLength()
791 const size_t kFciLen = 8; in BlockLength() local
792 return kCommonFbFmtLength + kFciLen * tmmbn_items_.size(); in BlockLength()