Home
last modified time | relevance | path

Searched defs:codec_header (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Drtp_vp9_ref_finder.cc21 const RTPVideoHeaderVP9& codec_header = absl::get<RTPVideoHeaderVP9>( in ManageFrame() local
73 const RTPVideoHeaderVP9& codec_header) { in ManageFrameFlexible()
90 const RTPVideoHeaderVP9& codec_header, in ManageFrameGof()
318 const RTPVideoHeaderVP9& codec_header = absl::get<RTPVideoHeaderVP9>( in RetryStashedFrames() local
H A Drtp_vp8_ref_finder.cc21 const RTPVideoHeaderVP8& codec_header = absl::get<RTPVideoHeaderVP8>( in ManageFrame() local
53 const RTPVideoHeaderVP8& codec_header, in ManageFrameInternal()
217 const RTPVideoHeaderVP8& codec_header = absl::get<RTPVideoHeaderVP8>( in RetryStashedFrames() local
H A Dh264_sps_pps_tracker_unittest.cc38 void ExpectSpsPpsIdr(const RTPVideoHeaderH264& codec_header, in ExpectSpsPpsIdr()