Searched refs:CreateRtpReader (Results 1 – 3 of 3) sorted by relevance
56 auto rtp_reader = CreateRtpReader(rtp_dump_data, rtp_dump_size); in Replay()129 std::unique_ptr<test::RtpFileReader> RtpReplayer::CreateRtpReader( in CreateRtpReader() function in webrtc::test::RtpReplayer
77 static std::unique_ptr<test::RtpFileReader> CreateRtpReader(
285 CreateRtpReader(rtp_dump_path); in Replay()413 static std::unique_ptr<test::RtpFileReader> CreateRtpReader( in CreateRtpReader() function in webrtc::RtpReplayer