Home
last modified time | relevance | path

Searched defs:CreateRtcpRR (Results 1 – 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
Drtcp_context.h46 virtual DataBuffer::Ptr CreateRtcpRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpRR() function
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
Drtcp_context.cpp178 DataBuffer::Ptr RtcpReceiverContext::CreateRtcpRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpRR() function in OHOS::Sharing::RtcpReceiverContext