Home
last modified time | relevance | path

Searched refs:CreateRtcpSR (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp_context.h36 virtual DataBuffer::Ptr CreateRtcpSR(uint32_t rtcpSSRC) in CreateRtcpSR() function in OHOS::Sharing::RtcpContext
85 DataBuffer::Ptr CreateRtcpSR(uint32_t rtcp_ssrc) override;
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp33 DataBuffer::Ptr RtcpSenderContext::CreateRtcpSR(uint32_t rtcpSSRC) in CreateRtcpSR() function in OHOS::Sharing::RtcpSenderContext
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp372 tsRtcpUdpClient_->SendDataBuffer(rtcpSendContext_->CreateRtcpSR(ssrc_)); in OnRtcpTimeOut()

Completed in 2 milliseconds