Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A 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
H A Dvideo_rtp_depacketizer_vp9.cc186 auto& vp9_header = in ParseRtpPayload() local
H A Drtp_sender_video_unittest.cc401 auto& vp9_header = header.video_type_header.emplace<RTPVideoHeaderVP9>(); in TEST_F() local
/aosp_15_r20/external/webrtc/call/
H A 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
H A Drtp_payload_params_unittest.cc123 const auto& vp9_header = in TEST() local
335 const auto& vp9_header = in TEST() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A 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
H A Dencoded_frame.cc81 const auto& vp9_header = in CopyCodecSpecific() local
H A Drtp_frame_reference_finder.cc75 const RTPVideoHeaderVP9& vp9_header = in ManageFrame() local
H A Dsession_info.cc153 auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in SetGofInfo() local
H A Drtp_vp9_ref_finder_unittest.cc87 RTPVideoHeaderVP9 vp9_header{}; in operator std::unique_ptr<RtpFrameObject>() local
/aosp_15_r20/external/webrtc/test/
H A Dlayer_filtering_transport.cc115 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in SendRtp() local
/aosp_15_r20/external/webrtc/video/
H A Dpicture_id_tests.cc108 } else if (const auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in ParsePayload() local
H A 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
H A Dvideo_analyzer.cc458 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in IsInSelectedSpatialAndTemporalLayer() local
/aosp_15_r20/external/webrtc/api/video/
H A Drtp_video_frame_assembler_unittests.cc183 auto& vp9_header = in TEST() local