Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Dvideo_rtp_depacketizer_vp8_unittest.cc54 const auto& vp8_header = in TEST() local
76 const auto& vp8_header = in TEST() local
93 const auto& vp8_header = in TEST() local
109 const auto& vp8_header = in TEST() local
124 const auto& vp8_header = in TEST() local
141 const auto& vp8_header = in TEST() local
159 const auto& vp8_header = in TEST() local
201 const auto& vp8_header = in TEST() local
Dvideo_rtp_depacketizer_vp8.cc154 auto& vp8_header = in ParseRtpPayload() local
Drtp_sender_video_unittest.cc347 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_P() local
371 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_P() local
422 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_P() local
477 auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_P() local
853 auto& vp8_header = hdr.video_type_header.emplace<RTPVideoHeaderVP8>(); in TEST_P() local
Drtp_rtcp_impl_unittest.cc210 RTPVideoHeaderVP8 vp8_header = {}; in SendFrame() local
Drtp_rtcp_impl2_unittest.cc221 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.cc60 const auto& vp8_header = in CopyCodecSpecific() local
Dvideo_receiver_unittest.cc196 auto& vp8_header = in TEST_F() local
Drtp_frame_reference_finder_unittest.cc105 RTPVideoHeaderVP8 vp8_header{}; in InsertVp8() local
/external/webrtc/call/
Drtp_payload_params.cc41 auto& vp8_header = rtp->video_type_header.emplace<RTPVideoHeaderVP8>(); in PopulateRtpWithCodecSpecifics() local
198 auto& vp8_header = in SetCodecSpecific() local
372 const auto& vp8_header = in Vp8ToGeneric() local
Drtp_payload_params_unittest.cc81 const auto& vp8_header = in TEST() local
212 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.cc435 const auto& vp8_header = absl::get<RTPVideoHeaderVP8>( in IsInSelectedSpatialAndTemporalLayer() local