HomeSort by relevance Sort by last modified time
    Searched refs:RTCP_SR (Results 1 - 7 of 7) sorted by null

  /external/opencore/protocols/rtp/src/
rtcp_encoder.h 114 Error_t EncodeCompoundSR(const RTCP_SR& sr_packet,
123 Error_t EncodeSR(const RTCP_SR& sr_packet,
144 int32 GetEncodedSize(const RTCP_SR& sr_packet);
rtcp.cpp 179 RTCP_ReportBlock* RTCP_SR::get_report_block(uint index)
209 const RTCP_ReportBlock* RTCP_SR::read_report_block(uint index) const
232 bool RTCP_SR::set_max_report_blocks(uint new_max_report_blocks)
262 bool RTCP_SR::set_report_block(uint index, const RTCP_ReportBlock& report_block)
rtcp_decoder.h 94 RTCP_SR& sr_packet);
rtcp.h 161 class RTCP_SR
165 RTCP_SR(uint in_max_report_blocks = RTCP_MAX_REPORT_BLOCKS) : senderSSRC(0), num_report_blocks(0),
172 ~RTCP_SR()
rtcp_encoder.cpp 156 int32 RTCP_Encoder::GetEncodedSize(const RTCP_SR& sr_packet)
310 RTCP_Encoder::Error_t RTCP_Encoder::EncodeSR(const RTCP_SR& sr_packet,
816 RTCP_Encoder::EncodeCompoundSR(const RTCP_SR& sr_packet,
rtcp_decoder.cpp 311 RTCP_SR& sr_packet)
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_proto_impl.cpp 146 RTCP_SR rtcpSR;
    [all...]

Completed in 914 milliseconds