Home
last modified time | relevance | path

Searched refs:CreateRtcpXRDLRR (Results 1 - 3 of 3) 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() function in OHOS::Sharing::RtcpContext
86 DataBuffer::Ptr CreateRtcpXRDLRR(uint32_t rtcp_ssrc, uint32_t rtp_ssrc) override;
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp98 DataBuffer::Ptr RtcpSenderContext::CreateRtcpXRDLRR(uint32_t rtcp_ssrc, uint32_t rtp_ssrc) in CreateRtcpXRDLRR() function in OHOS::Sharing::RtcpSenderContext
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H A Drtcp_unit_test.cpp103 auto ret = context->CreateRtcpXRDLRR(rtcp_ssrc, rtp_ssrc); in HWTEST_F()

Completed in 3 milliseconds