OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_num_report_blocks
(Results
1 - 2
of
2
) sorted by null
/external/opencore/protocols/rtp/src/
rtcp.h
145
uint
get_num_report_blocks
() const
function in class:RTCP_RR
187
uint
get_num_report_blocks
() const
function in class:RTCP_SR
rtcp_encoder.cpp
149
uint num_report_blocks = rr_packet.
get_num_report_blocks
();
158
uint num_report_blocks = sr_packet.
get_num_report_blocks
();
245
uint num_report_blocks = rr_packet.
get_num_report_blocks
();
319
uint num_report_blocks = sr_packet.
get_num_report_blocks
();
Completed in 280 milliseconds