Home
last modified time | relevance | path

Searched refs:rtpSSRC (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp_context.h41 virtual DataBuffer::Ptr CreateRtcpXRDLRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpXRDLRR() argument
46 virtual DataBuffer::Ptr CreateRtcpRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpRR() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp178 DataBuffer::Ptr RtcpReceiverContext::CreateRtcpRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpRR() argument
192 item->ssrc_ = htonl(rtpSSRC); in CreateRtcpRR()

Completed in 2 milliseconds