Searched refs:RTCP_SDES (Results 1 – 6 of 6) sorted by relevance
414 void RTCP_SDES::set_max_chunks(uint new_max_chunks) in set_max_chunks()452 SDES_chunk* RTCP_SDES::get_chunk(uint chunk_index) in get_chunk()477 const SDES_chunk* RTCP_SDES::read_chunk(uint chunk_index) const in read_chunk()498 bool RTCP_SDES::add_chunk(const SDES_chunk& chunk) in add_chunk()
137 Error_t EncodeSDES(const RTCP_SDES& sdes_packet,146 int32 GetEncodedSize(const RTCP_SDES& sdes_packet);
267 class RTCP_SDES271 RTCP_SDES(): chunk_count(0), in RTCP_SDES() function277 ~RTCP_SDES() in ~RTCP_SDES()
165 int32 RTCP_Encoder::GetEncodedSize(const RTCP_SDES& sdes_packet) in GetEncodedSize()567 RTCP_Encoder::Error_t RTCP_Encoder::EncodeSDES(const RTCP_SDES& sdes_packet, in EncodeSDES()783 RTCP_SDES sdes_packet; in EncodeCompoundRR()840 RTCP_SDES sdes_packet; in EncodeCompoundSR()
97 RTCP_SDES& sdes_packet);
411 RTCP_SDES& sdes_packet) in DecodeSDES()