Home
last modified time | relevance | path

Searched defs:packet_infos (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/modules/video_coding/
Dgeneric_decoder_unittest.cc93 RtpPacketInfos packet_infos = CreatePacketInfos(3); in TEST_F() local
103 RtpPacketInfos packet_infos = CreatePacketInfos(3); in TEST_F() local
Dframe_object.cc39 RtpPacketInfos packet_infos, in RtpFrameObject()
Dgeneric_decoder.h40 RtpPacketInfos packet_infos; member
/external/webrtc/modules/rtp_rtcp/source/
Dsource_tracker_unittest.cc46 void OnFrameDelivered(const RtpPacketInfos& packet_infos) { in OnFrameDelivered()
109 RtpPacketInfos::vector_type packet_infos; in GeneratePacketInfos() local
218 RtpPacketInfos packet_infos = GeneratePacketInfos(); in TEST_P() local
Dsource_tracker.cc22 void SourceTracker::OnFrameDelivered(const RtpPacketInfos& packet_infos) { in OnFrameDelivered()
/external/webrtc/api/video/
Dvideo_frame.cc230 RtpPacketInfos packet_infos) { in set_packet_infos()
264 RtpPacketInfos packet_infos) in VideoFrame()
Dencoded_image.h118 void SetPacketInfos(RtpPacketInfos packet_infos) { in SetPacketInfos()
Dvideo_frame.h227 const RtpPacketInfos& packet_infos() const { return packet_infos_; } in packet_infos() function
/external/webrtc/video/
Dframe_encode_metadata_writer.h63 RtpPacketInfos packet_infos; member
Dvideo_receive_stream_unittest.cc318 RtpPacketInfos packet_infos = CreatePacketInfos(3); in TEST_F() local
337 RtpPacketInfos packet_infos; in TEST_F() local
Dvideo_receive_stream2_unittest.cc322 RtpPacketInfos packet_infos = CreatePacketInfos(3); in TEST_F() local
341 RtpPacketInfos packet_infos; in TEST_F() local
Dframe_encode_metadata_writer_unittest.cc450 RtpPacketInfos packet_infos = CreatePacketInfos(3); in TEST() local
Drtp_video_stream_receiver2.cc725 RtpPacketInfos::vector_type packet_infos; in OnInsertedPacket() local
Drtp_video_stream_receiver.cc754 RtpPacketInfos::vector_type packet_infos; in OnInsertedPacket() local
/external/webrtc/media/base/
Dfake_video_renderer.h74 webrtc::RtpPacketInfos packet_infos() const { in packet_infos() function
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dlog_simulation.cc179 auto packet_infos = parsed_log_.GetOutgoingPacketInfos(); in ProcessEventsInLog() local
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_test.cc60 std::vector<RtpPacketInfo> packet_infos; in FakeEncode() local
/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc946 RtpPacketInfos packet_infos(last_decoded_packet_infos_); in GetAudioInternal() local