Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_unpack_impl.cpp30 CreateRtpDecoder(rpp); in RtpUnpackImpl()
53 CreateRtpDecoder(RtpPlaylodParam{pt, 90000, RtpPayloadStream::MPEG2_TS}); // 90000:audio clock cycle in ParseRtp()
106 void RtpUnpackImpl::CreateRtpDecoder(const RtpPlaylodParam &rpp) in CreateRtpDecoder() function in OHOS::Sharing::RtpUnpackImpl
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H A Drtp_unpack_impl.h43 void CreateRtpDecoder(const RtpPlaylodParam &rpp);
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp1294 rtpUnpack->CreateRtpDecoder(rpp); in HWTEST_F()

Completed in 4 milliseconds