Home
last modified time | relevance | path

Searched defs:h264_header (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dh264_packet_buffer_unittest.cc99 auto& h264_header = H264Header(); in Idr() local
106 auto& h264_header = H264Header(); in Slice() local
113 auto& h264_header = H264Header(); in Sps() local
121 auto& h264_header = H264Header(); in SpsWithResolution() local
130 auto& h264_header = H264Header(); in Pps() local
137 auto& h264_header = H264Header(); in Aud() local
166 auto& h264_header = H264Header(); in Build() local
206 auto& h264_header = H264Header(); in BuildSingleNaluPayload() local
218 auto& h264_header = H264Header(); in BuildStapAPayload() local
770 auto& h264_header = in TEST() local
H A Dh264_packet_buffer.cc39 const RTPVideoHeaderH264& h264_header) { in GetNaluInfos()
47 bool IsFirstPacketOfFragment(const RTPVideoHeaderH264& h264_header) { in IsFirstPacketOfFragment()
52 const auto& h264_header = in BeginningOfIdr() local
70 auto& h264_header = in HasSps() local
83 const auto& h264_header = in FixVideoPayload() local
240 const auto& h264_header = in MaybeAssembleFrame() local
H A Dpacket_buffer_unittest.cc411 auto& h264_header = local
447 auto& h264_header = local
520 auto& h264_header = in TEST_P() local
637 auto& h264_header = in TEST_F() local
666 auto& h264_header = in TEST_F() local
761 auto& h264_header = in TEST_F() local
771 auto& h264_header = in TEST_F() local
791 auto& h264_header = in TEST_F() local
802 auto& h264_header = in TEST_F() local
814 auto& h264_header = in TEST_F() local
H A Dh264_sps_pps_tracker.cc54 auto& h264_header = in CopyAndFixBitstream() local
H A Dpacket_buffer.cc279 const auto* h264_header = absl::get_if<RTPVideoHeaderH264>( in FindFrames() local
H A Dh264_sps_pps_tracker_unittest.cc67 auto& h264_header = video_type_header.emplace<RTPVideoHeaderH264>(); in H264VideoHeader() local
H A Djitter_buffer_unittest.cc900 auto& h264_header = in TEST_F() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_h264.cc74 auto& h264_header = parsed_payload->video_header.video_type_header in ProcessStapAOrSingleNalu() local
278 auto& h264_header = parsed_payload->video_header.video_type_header in ParseFuaNalu() local
/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params.cc95 auto& h264_header = rtp->video_type_header.emplace<RTPVideoHeaderH264>(); in PopulateRtpWithCodecSpecifics() local