Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.h183 int32_t WriteAllReportBlocksToBuffer(uint8_t* rtcpbuffer,
Drtcp_sender.cc647 int32_t retVal = WriteAllReportBlocksToBuffer(rtcpbuffer, pos, in BuildSR()
780 int retVal = WriteAllReportBlocksToBuffer(rtcpbuffer, pos, in BuildRR()
2096 int32_t RTCPSender::WriteAllReportBlocksToBuffer( in WriteAllReportBlocksToBuffer() function in webrtc::RTCPSender