Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp_context.h46 virtual DataBuffer::Ptr CreateRtcpRR(uint32_t rtcpSSRC, uint32_t rtpSSRC) in CreateRtcpRR() function in OHOS::Sharing::RtcpContext
102 DataBuffer::Ptr CreateRtcpRR(uint32_t rtcp_ssrc, uint32_t rtp_ssrc) override;
/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() function in OHOS::Sharing::RtcpReceiverContext
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H A Drtcp_unit_test.cpp144 auto ret = context->CreateRtcpRR(rtcp_ssrc, rtp_ssrc); in HWTEST_F()

Completed in 3 milliseconds