Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtmmbn.h48 const size_t kFciLen = 8; in BlockLength() local
49 return kCommonFbFmtLength + kFciLen * tmmbn_items_.size(); in BlockLength()
Dtmmbr.h53 const size_t kFciLen = 8; in BlockLength() local
54 return kCommonFbFmtLength + kFciLen; in BlockLength()