Home
last modified time | relevance | path

Searched defs:vp8_header (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_vp8_unittest.cc62 const auto& vp8_header = in TEST() local
84 const auto& vp8_header = in TEST() local
101 const auto& vp8_header = in TEST() local
117 const auto& vp8_header = in TEST() local
132 const auto& vp8_header = in TEST() local
149 const auto& vp8_header = in TEST() local
167 const auto& vp8_header = in TEST() local
209 const auto& vp8_header = in TEST() local
H A Drtp_sender_video_unittest.cc357 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
381 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
432 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
490 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
1156 auto& vp8_header = hdr.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
1292 auto& vp8_header = hdr.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_F() local
H A Dvideo_rtp_depacketizer_vp8.cc159 auto& vp8_header = in ParseRtpPayload() local
H A Drtp_rtcp_impl_unittest.cc213 RTPVideoHeaderVP8 vp8_header = {}; in SendFrame() local
H A Drtp_rtcp_impl2_unittest.cc341 RTPVideoHeaderVP8 vp8_header = {}; in SendFrame() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Ddecoding_state_unittest.cc43 auto& vp8_header = in TEST() local
222 auto& vp8_header = in TEST() local
378 auto& vp8_header = in TEST() local
433 auto& vp8_header = in TEST() local
H A Dencoded_frame.cc59 const auto& vp8_header = in CopyCodecSpecific() local
H A Drtp_frame_reference_finder.cc58 const RTPVideoHeaderVP8& vp8_header = in ManageFrame() local
H A Dvideo_receiver_unittest.cc202 auto& vp8_header = in TEST_F() local
H A Drtp_vp8_ref_finder_unittest.cc69 RTPVideoHeaderVP8 vp8_header{}; in operator std::unique_ptr<RtpFrameObject>() local
/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params.cc44 auto& vp8_header = rtp->video_type_header.emplace<RTPVideoHeaderVP8>(); in PopulateRtpWithCodecSpecifics() local
250 auto& vp8_header = in SetCodecSpecific() local
493 const auto& vp8_header = in Vp8ToGeneric() local
H A Drtp_payload_params_unittest.cc89 const auto& vp8_header = in TEST() local
299 const auto& vp8_header = in TEST() local
/aosp_15_r20/external/webrtc/video/
H A Dpicture_id_tests.cc103 if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>( in ParsePayload() local
H A Dvideo_analyzer.cc448 const auto& vp8_header = absl::get<RTPVideoHeaderVP8>( in IsInSelectedSpatialAndTemporalLayer() local
H A Dvideo_send_stream_tests.cc4135 if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>( in TestTemporalLayers() local
/aosp_15_r20/external/webrtc/api/video/
H A Drtp_video_frame_assembler_unittests.cc144 auto& vp8_header = in TEST() local