Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
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
Dvideo_rtp_depacketizer_vp8.cc159 auto& vp8_header = in ParseRtpPayload() local
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
Drtp_rtcp_impl_unittest.cc213 RTPVideoHeaderVP8 vp8_header = {}; in SendFrame() local
Drtp_rtcp_impl2_unittest.cc341 RTPVideoHeaderVP8 vp8_header = {}; in SendFrame() local
/external/webrtc/modules/video_coding/
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
Dencoded_frame.cc59 const auto& vp8_header = in CopyCodecSpecific() local
Drtp_frame_reference_finder.cc58 const RTPVideoHeaderVP8& vp8_header = in ManageFrame() local
Dvideo_receiver_unittest.cc202 auto& vp8_header = in TEST_F() local
Drtp_vp8_ref_finder_unittest.cc69 RTPVideoHeaderVP8 vp8_header{}; in operator std::unique_ptr<RtpFrameObject>() local
/external/webrtc/call/
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
Drtp_payload_params_unittest.cc89 const auto& vp8_header = in TEST() local
299 const auto& vp8_header = in TEST() local
/external/webrtc/video/
Dpicture_id_tests.cc103 if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>( in ParsePayload() local
Dvideo_analyzer.cc448 const auto& vp8_header = absl::get<RTPVideoHeaderVP8>( in IsInSelectedSpatialAndTemporalLayer() local
Dvideo_send_stream_tests.cc4135 if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>( in TestTemporalLayers() local
/external/webrtc/api/video/
Drtp_video_frame_assembler_unittests.cc144 auto& vp8_header = in TEST() local