Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
Drtcp_context.h36 virtual DataBuffer::Ptr CreateRtcpSR(uint32_t rtcpSSRC) in CreateRtcpSR() function
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
Drtcp_context.cpp33 DataBuffer::Ptr RtcpSenderContext::CreateRtcpSR(uint32_t rtcpSSRC) in CreateRtcpSR() function in OHOS::Sharing::RtcpSenderContext