| /external/webrtc/modules/rtp_rtcp/source/ | 
| D | video_rtp_depacketizer_vp8_unittest.cc | 62   const auto& vp8_header =  in TEST()  local84   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
 
 | 
| D | video_rtp_depacketizer_vp8.cc | 159   auto& vp8_header =  in ParseRtpPayload()  local
 | 
| D | rtp_sender_video_unittest.cc | 357   auto& vp8_header = header.video_type_header.emplace<RTPVideoHeaderVP8>();  in TEST_F()  local381   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
 
 | 
| D | rtp_rtcp_impl_unittest.cc | 213     RTPVideoHeaderVP8 vp8_header = {};  in SendFrame()  local
 | 
| D | rtp_rtcp_impl2_unittest.cc | 341     RTPVideoHeaderVP8 vp8_header = {};  in SendFrame()  local
 | 
| /external/webrtc/modules/video_coding/ | 
| D | decoding_state_unittest.cc | 43   auto& vp8_header =  in TEST()  local222   auto& vp8_header =  in TEST()  local
 378   auto& vp8_header =  in TEST()  local
 433   auto& vp8_header =  in TEST()  local
 
 | 
| D | encoded_frame.cc | 59         const auto& vp8_header =  in CopyCodecSpecific()  local
 | 
| D | rtp_frame_reference_finder.cc | 58       const RTPVideoHeaderVP8& vp8_header =  in ManageFrame()  local
 | 
| D | video_receiver_unittest.cc | 202   auto& vp8_header =  in TEST_F()  local
 | 
| D | rtp_vp8_ref_finder_unittest.cc | 69     RTPVideoHeaderVP8 vp8_header{};  in operator std::unique_ptr<RtpFrameObject>()  local
 | 
| /external/webrtc/call/ | 
| D | rtp_payload_params.cc | 44       auto& vp8_header = rtp->video_type_header.emplace<RTPVideoHeaderVP8>();  in PopulateRtpWithCodecSpecifics()  local250     auto& vp8_header =  in SetCodecSpecific()  local
 493   const auto& vp8_header =  in Vp8ToGeneric()  local
 
 | 
| D | rtp_payload_params_unittest.cc | 89   const auto& vp8_header =  in TEST()  local299   const auto& vp8_header =  in TEST()  local
 
 | 
| /external/webrtc/video/ | 
| D | picture_id_tests.cc | 103     if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>(  in ParsePayload()  local
 | 
| D | video_analyzer.cc | 448     const auto& vp8_header = absl::get<RTPVideoHeaderVP8>(  in IsInSelectedSpatialAndTemporalLayer()  local
 | 
| D | video_send_stream_tests.cc | 4135       if (const auto* vp8_header = absl::get_if<RTPVideoHeaderVP8>(  in TestTemporalLayers()  local
 | 
| /external/webrtc/api/video/ | 
| D | rtp_video_frame_assembler_unittests.cc | 144   auto& vp8_header =  in TEST()  local
 |