OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:report_blocks_count
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
receiver_report.cc
38
const uint8_t
report_blocks_count
= header.count_or_format;
local
41
kRrBaseLength +
report_blocks_count
* ReportBlock::kLength) {
50
report_blocks_.resize(
report_blocks_count
);
Completed in 61 milliseconds