Home
last modified time | relevance | path

Searched defs:vp9_header (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9_unittest.cc79 auto& vp9_header = in ParseAndCheckPacket() local
181 const auto& vp9_header = in CreateParseAndCheckPacketsLayers() local
477 RTPVideoHeaderVP9 vp9_header; in TEST_F() local
509 RTPVideoHeaderVP9 vp9_header; in TEST_F() local
535 RTPVideoHeaderVP9 vp9_header; in TEST_F() local
Dvideo_rtp_depacketizer_vp9.cc186 auto& vp9_header = in ParseRtpPayload() local
Drtp_sender_video_unittest.cc401 auto& vp9_header = header.video_type_header.emplace<RTPVideoHeaderVP9>(); in TEST_F() local
/external/webrtc/modules/video_coding/
Dencoded_frame.cc81 const auto& vp9_header = in CopyCodecSpecific() local
Drtp_frame_reference_finder.cc75 const RTPVideoHeaderVP9& vp9_header = in ManageFrame() local
Djitter_buffer_unittest.cc661 auto& vp9_header = in TEST_F() local
716 auto& vp9_header = in TEST_F() local
794 auto& vp9_header = in TEST_F() local
Dsession_info.cc153 auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in SetGofInfo() local
Drtp_vp9_ref_finder_unittest.cc87 RTPVideoHeaderVP9 vp9_header{}; in operator std::unique_ptr<RtpFrameObject>() local
/external/webrtc/call/
Drtp_payload_params.cc54 auto& vp9_header = rtp->video_type_header.emplace<RTPVideoHeaderVP9>(); in PopulateRtpWithCodecSpecifics() local
262 auto& vp9_header = in SetCodecSpecific() local
544 const auto& vp9_header = in Vp9ToGeneric() local
Drtp_payload_params_unittest.cc123 const auto& vp9_header = in TEST() local
335 const auto& vp9_header = in TEST() local
/external/webrtc/test/
Dlayer_filtering_transport.cc115 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in SendRtp() local
/external/webrtc/video/
Dpicture_id_tests.cc108 } else if (const auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in ParsePayload() local
Dvideo_analyzer.cc458 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in IsInSelectedSpatialAndTemporalLayer() local
Dvideo_send_stream_tests.cc3054 const auto& vp9_header = in OnSendRtp() local
3293 const auto& vp9_header = in CompareConsecutiveFrames() local
3570 void InspectHeader(const RTPVideoHeaderVP9& vp9_header) override { in TEST_F()
3619 void InspectHeader(const RTPVideoHeaderVP9& vp9_header) override { in TEST_F()
4138 } else if (const auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in TestTemporalLayers() local
/external/webrtc/api/video/
Drtp_video_frame_assembler_unittests.cc183 auto& vp9_header = in TEST() local