Searched defs:vp9_header (Results 1 – 15 of 15) sorted by relevance
79 auto& vp9_header = in ParseAndCheckPacket() local181 const auto& vp9_header = in CreateParseAndCheckPacketsLayers() local477 RTPVideoHeaderVP9 vp9_header; in TEST_F() local509 RTPVideoHeaderVP9 vp9_header; in TEST_F() local535 RTPVideoHeaderVP9 vp9_header; in TEST_F() local
239 auto& vp9_header = in ParseRtpPayload() local
391 auto& vp9_header = header.video_type_header.emplace<RTPVideoHeaderVP9>(); in TEST_P() local
82 const auto& vp9_header = in CopyCodecSpecific() local
662 auto& vp9_header = in TEST_F() local717 auto& vp9_header = in TEST_F() local795 auto& vp9_header = in TEST_F() local
154 auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in SetGofInfo() local
127 RTPVideoHeaderVP9 vp9_header{}; in InsertVp9Gof() local154 RTPVideoHeaderVP9 vp9_header{}; in InsertVp9Flex() local
51 auto& vp9_header = rtp->video_type_header.emplace<RTPVideoHeaderVP9>(); in PopulateRtpWithCodecSpecifics() local210 auto& vp9_header = in SetCodecSpecific() local
115 const auto& vp9_header = in TEST() local248 const auto& vp9_header = in TEST() local
115 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in SendRtp() local
108 } else if (const auto* vp9_header = absl::get_if<RTPVideoHeaderVP9>( in ParsePayload() local
489 if (const auto* vp9_header = in OnReceivedPayloadData() local
521 if (const auto* vp9_header = in OnReceivedPayloadData() local
445 const auto& vp9_header = absl::get<RTPVideoHeaderVP9>( in IsInSelectedSpatialAndTemporalLayer() local
3291 const auto& vp9_header = in OnSendRtp() local3491 const auto& vp9_header = in CompareConsecutiveFrames() local3679 void InspectHeader(const RTPVideoHeaderVP9& vp9_header) override { in TEST_F()3719 void InspectHeader(const RTPVideoHeaderVP9& vp9_header) override { in TEST_F()